Home
last modified time | relevance | path

Searched refs:MARVELL_EEPROM_PROTOCOL (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Include/Protocol/
DEeprom.h40 typedef struct _MARVELL_EEPROM_PROTOCOL MARVELL_EEPROM_PROTOCOL; typedef
47 IN CONST MARVELL_EEPROM_PROTOCOL *This,
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/Drivers/
DEepromDriver.txt3 **MvEeprom** driver creates MARVELL_EEPROM_PROTOCOL, which
10 additionally implements MARVELL_EEPROM_PROTOCOL.
58 2.3 MARVELL_EEPROM_PROTOCOL
60 typedef struct _MARVELL_EEPROM_PROTOCOL MARVELL_EEPROM_PROTOCOL;
67 IN CONST MARVELL_EEPROM_PROTOCOL *This,
/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/Devices/MvEeprom/
DMvEeprom.h63 MARVELL_EEPROM_PROTOCOL EepromProtocol;
97 IN CONST MARVELL_EEPROM_PROTOCOL *This,
DMvEeprom.c122 IN CONST MARVELL_EEPROM_PROTOCOL *This, in MvEepromTransfer()
244 MARVELL_EEPROM_PROTOCOL *EepromProtocol; in MvEepromStop()
/device/linaro/bootloader/OpenPlatformPkg/Applications/EepromCmd/
DEepromCmd.c129 MARVELL_EEPROM_PROTOCOL *EepromProtocol; in EepromList()
167 OUT MARVELL_EEPROM_PROTOCOL **FoundEepromProtocol in EepromLocateProtocol()
173 MARVELL_EEPROM_PROTOCOL *EepromProtocol; in EepromLocateProtocol()
222 MARVELL_EEPROM_PROTOCOL *EepromProtocol = NULL; in ShellCommandRunEeprom()