Home
last modified time | relevance | path

Searched refs:PAGE_READ_CMD (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/
DFlash.h66 #define PAGE_READ_CMD 0x00 macro
DFlash.c302 NandSendCommand(PAGE_READ_CMD); in NandReadPage()
324 NandSendCommand(PAGE_READ_CMD); in NandReadPage()