Home
last modified time | relevance | path

Searched refs:CMD_PAGE_PROGRAM (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Include/Protocol/
DSpiFlash.h45 #define CMD_PAGE_PROGRAM 0x02 macro
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Spi/Devices/
DMvSpiFlash.h58 #define CMD_PAGE_PROGRAM 0x02 macro
DMvSpiFlash.c274 Cmd[0] = CMD_PAGE_PROGRAM; in MvSpiFlashWrite()