Home
last modified time | relevance | path

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

/external/grub/netboot/
D3c509.h91 #define EEPROM_PROD_ID 0x3 /* 0x9[0-f]50 */ macro
D3c595.h97 #define EEPROM_PROD_ID 0x3 /* 0x9[0-f]50 */ macro
D3c509.c523 k = get_e(EEPROM_PROD_ID); in t529_probe()