/openbmc/u-boot/board/freescale/common/ |
H A D | sys_eeprom.c | 33 static struct __attribute__ ((__packed__)) eeprom { struct 35 u8 id[4]; /* 0x00 - 0x03 EEPROM Tag 'CCID' */ 36 u8 major; /* 0x04 Board revision, major */ 37 u8 minor; /* 0x05 Board revision, minor */ 38 u8 sn[10]; /* 0x06 - 0x0F Serial Number*/ 39 u8 errata[2]; /* 0x10 - 0x11 Errata Level */ 40 u8 date[6]; /* 0x12 - 0x17 Build Date */ 41 u8 res_0[40]; /* 0x18 - 0x3f Reserved */ 42 u8 mac_count; /* 0x40 Number of MAC addresses */ 43 u8 mac_flag; /* 0x41 MAC table flags */ [all …]
|
/openbmc/linux/drivers/misc/eeprom/ |
D | eeprom_93cx6.c |
|
/openbmc/u-boot/board/varisys/common/ |
H A D | sys_eeprom.c | 32 static struct __attribute__ ((__packed__)) eeprom { struct 33 u8 id[4]; /* 0x00 - 0x03 EEPROM Tag 'NXID' */ 34 u8 sn[12]; /* 0x04 - 0x0F Serial Number */ 35 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ 59 static int eeprom_bus_num = -1; argument 64 * This must be called before any eeprom access. argument
|
/openbmc/linux/drivers/i2c/ |
D | i2c-slave-eeprom.c |
|
/openbmc/u-boot/board/corscience/tricorder/ |
H A D | tricorder.c | 45 static void get_eeprom(struct tricorder_eeprom *eeprom) in get_eeprom() 91 static void print_hwversion(struct tricorder_eeprom *eeprom) in print_hwversion() 117 struct tricorder_eeprom eeprom; in misc_init_r() local 165 struct tricorder_eeprom eeprom; in get_board_mem_timings() local
|
H A D | tricorder-eeprom.c | 19 static int handle_eeprom_v0(struct tricorder_eeprom *eeprom) in handle_eeprom_v0() 59 static int handle_eeprom_v1(struct tricorder_eeprom *eeprom) in handle_eeprom_v1() 78 int tricorder_get_eeprom(int addr, struct tricorder_eeprom *eeprom) in tricorder_get_eeprom() 109 struct tricorder_eeprom eeprom; in tricorder_eeprom_read() local 131 struct tricorder_eeprom eeprom, eeprom_verify; in tricorder_eeprom_write() local
|
/openbmc/qemu/hw/i2c/ |
H A D | smbus_eeprom.c | 54 SMBusEEPROMDevice *eeprom = SMBUS_EEPROM(dev); in eeprom_receive_byte() local 68 SMBusEEPROMDevice *eeprom = SMBUS_EEPROM(dev); in eeprom_write_data() local 92 SMBusEEPROMDevice *eeprom = opaque; in smbus_eeprom_vmstate_needed() local 124 SMBusEEPROMDevice *eeprom = SMBUS_EEPROM(dev); in smbus_eeprom_reset() local 132 SMBusEEPROMDevice *eeprom = SMBUS_EEPROM(dev); in smbus_eeprom_realize() local
|
/openbmc/linux/drivers/nvmem/ |
D | rave-sp-eeprom.c |
|
/openbmc/qemu/hw/nvram/ |
H A D | eeprom93xx.c | 155 void eeprom93xx_write(eeprom_t *eeprom, int eecs, int eesk, int eedi) in eeprom93xx_write() 280 uint16_t eeprom93xx_read(eeprom_t *eeprom) in eeprom93xx_read() 300 eeprom_t *eeprom; in eeprom93xx_new() local 328 void eeprom93xx_free(DeviceState *dev, eeprom_t *eeprom) in eeprom93xx_free() 336 uint16_t *eeprom93xx_data(eeprom_t *eeprom) in eeprom93xx_data()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | eeprom.c |
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
D | pvrusb2-eeprom.c |
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/ |
H A D | config.json | 20 "eeprom": { object 44 "eeprom": { object 68 "eeprom": { object 92 "eeprom": { object
|
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/ |
H A D | config.json | 20 "eeprom": { object 44 "eeprom": { object 68 "eeprom": { object 92 "eeprom": { object
|
/openbmc/linux/drivers/media/usb/cx231xx/ |
D | cx231xx-cards.c |
|
/openbmc/u-boot/test/dm/ |
H A D | i2c.c | 119 struct udevice *eeprom; in dm_test_i2c_bytewise() local 173 struct udevice *eeprom; in dm_test_i2c_offset() local
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
D | sun7i-a20-linutronix-testbox-v2.dts |
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp-zc1751-xm015-dc1.dts | 95 eeprom: eeprom@55 { label
|
H A D | zynq-zc770-xm011-x16.dts | 44 eeprom: eeprom@52 { label
|
H A D | zynq-zc770-xm011.dts | 44 eeprom: eeprom@52 { label
|
H A D | zynq-dlc20-rev1.0.dts | 60 eeprom: eeprom@54 { label
|
H A D | zynq-zc770-xm010.dts | 57 eeprom: eeprom@52 { label
|
H A D | zynq-syzygy-hub.dts | 57 eeprom: eeprom@57 { label
|
/openbmc/linux/arch/arm/boot/dts/xilinx/ |
D | zynq-zc770-xm011.dts |
|
D | zynq-zc770-xm010.dts |
|
D | zynq-zc770-xm013.dts |
|