Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE (Results 1 – 25 of 32) sorted by relevance

12

/device/linaro/bootloader/edk2/DuetPkg/BootSector/
DGpt.S24 .equ BLOCK_SIZE, 0x0200 define
DMbr.S20 .equ BLOCK_SIZE, 0x0200 define
DMbr.asm24 BLOCK_SIZE EQU 0200h define
DGpt.asm24 BLOCK_SIZE EQU 0200h define
Dbootsect.S37 .equ BLOCK_SIZE, 0x0200 define
Dbs16.S25 .equ BLOCK_SIZE, 0x0200 define
Dbs32.S25 .equ BLOCK_SIZE, 0x0200 define
Dbs16.asm25 BLOCK_SIZE EQU 0200h define
Dbootsect.asm38 BLOCK_SIZE EQU 0200h define
Dbs32.asm25 BLOCK_SIZE EQU 0200h define
Dstart16.S25 .equ BLOCK_SIZE, 0x0200 define
Dstart.S24 .equ BLOCK_SIZE, 0x0200 define
Dstart32.S25 .equ BLOCK_SIZE, 0x0200 define
Dstart64.S25 .equ BLOCK_SIZE, 0x0200 define
Dst16_64.S25 .equ BLOCK_SIZE, 0x0200 define
Dst32_64.S25 .equ BLOCK_SIZE, 0x0200 define
Dstart.asm25 BLOCK_SIZE EQU 0200h define
Dstart16.asm25 BLOCK_SIZE EQU 0200h define
Dst16_64.asm25 BLOCK_SIZE EQU 0200h define
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
DFileIo.c56 #define BLOCK_SIZE 0x200 in CheckStore() macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
DSDController.h48 #define BLOCK_SIZE 0x200 macro
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
DFirmwareUpdate.h135 InitializeFVUPDATE (
/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DFileStorage.c91 #define BLOCK_SIZE 0x200 in CheckStore() macro
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h39 #define BLOCK_SIZE(x) (((x) >> 4) & 0x01) macro
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Flash/
DFlash.h39 #define BLOCK_SIZE(x) (((x) >> 4) & 0x01) macro

12