Home
last modified time | relevance | path

Searched defs:eeprom_read (Results 1 – 21 of 21) sorted by relevance

/openbmc/u-boot/include/
H A Deeprom.h20 #define eeprom_read(dev_addr, offset, buffer, cnt) ((void)-ENOSYS) macro
/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard_k2g.c238 bool eeprom_read = board_ti_was_eeprom_read(); in board_fit_config_name_match() local
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom.c75 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dee1004.c134 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Didt_89hpesx.c873 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2431.c97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dw1_ds2430.c97 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dw1_ds2433.c89 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
H A Dw1_ds28e04.c114 static ssize_t eeprom_read(struct file *filp, struct kobject *kobj, in eeprom_read() function
/openbmc/u-boot/cmd/
H A Deeprom.c185 int eeprom_read(unsigned dev_addr, unsigned offset, uchar *buffer, unsigned cnt) in eeprom_read() function
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_main.h348 struct eeprom_read { struct
349 u16 length;
350 u16 off_set;
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c965 bool eeprom_read = board_ti_was_eeprom_read(); in board_fit_config_name_match() local
/openbmc/linux/drivers/atm/
H A Dlanai.c850 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
867 static int eeprom_read(struct lanai_dev *lanai) in eeprom_read() function
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c490 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
/openbmc/linux/drivers/net/ethernet/dlink/
H A Dsundance.c717 static int eeprom_read(void __iomem *ioaddr, int location) in eeprom_read() function
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c109 static int eeprom_read(struct i2c_adapter *adap,u8 adrs,u8 *pval) in eeprom_read() function
/openbmc/linux/drivers/net/ethernet/agere/
H A Det131x.c629 static int eeprom_read(struct et131x_adapter *adapter, u32 addr, u8 *pdata) in eeprom_read() function
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c1003 static int eeprom_read(void __iomem *addr, int location) in eeprom_read() function
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h1462 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h996 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data); member
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c2742 static u16 eeprom_read(struct ksz_hw *hw, u8 reg) in eeprom_read() function