Home
last modified time | relevance | path

Searched refs:eeprom_93cx6 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Deeprom_93cx6.h46 struct eeprom_93cx6 { struct
49 void (*register_read)(struct eeprom_93cx6 *eeprom); argument
50 void (*register_write)(struct eeprom_93cx6 *eeprom); argument
61 extern void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, argument
63 extern void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom,
65 extern void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom,
67 extern void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom,
70 extern void eeprom_93cx6_wren(struct eeprom_93cx6 *eeprom, bool enable);
72 extern void eeprom_93cx6_write(struct eeprom_93cx6 *eeprom,
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Deeprom_93cx6.c21 static inline void eeprom_93cx6_pulse_high(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_pulse_high()
34 static inline void eeprom_93cx6_pulse_low(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_pulse_low()
47 static void eeprom_93cx6_startup(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_startup()
67 static void eeprom_93cx6_cleanup(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_cleanup()
84 static void eeprom_93cx6_write_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_write_bits()
123 static void eeprom_93cx6_read_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_read_bits()
172 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read()
214 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread()
237 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb()
278 void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_multireadb()
[all …]
H A DMakefile6 obj-$(CONFIG_EEPROM_93CX6) += eeprom_93cx6.o
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2800pci.c79 static void rt2800pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt2800pci_eepromregister_read()
94 static void rt2800pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt2800pci_eepromregister_write()
111 struct eeprom_93cx6 eeprom; in rt2800pci_read_eeprom_pci()
H A Drt2400pci.c128 static void rt2400pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt2400pci_eepromregister_read()
143 static void rt2400pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt2400pci_eepromregister_write()
1432 struct eeprom_93cx6 eeprom; in rt2400pci_validate_eeprom()
H A Drt2500pci.c128 static void rt2500pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt2500pci_eepromregister_read()
143 static void rt2500pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt2500pci_eepromregister_write()
1558 struct eeprom_93cx6 eeprom; in rt2500pci_validate_eeprom()
H A Drt61pci.c166 static void rt61pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt61pci_eepromregister_read()
181 static void rt61pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt61pci_eepromregister_write()
2301 struct eeprom_93cx6 eeprom; in rt61pci_validate_eeprom()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Dax88796.c605 static void ax_eeprom_register_read(struct eeprom_93cx6 *eeprom) in ax_eeprom_register_read()
616 static void ax_eeprom_register_write(struct eeprom_93cx6 *eeprom) in ax_eeprom_register_write()
718 struct eeprom_93cx6 eeprom; in ax_init_dev()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dwd719x.c713 static void wd719x_eeprom_reg_read(struct eeprom_93cx6 *eeprom) in wd719x_eeprom_reg_read()
721 static void wd719x_eeprom_reg_write(struct eeprom_93cx6 *eeprom) in wd719x_eeprom_reg_write()
739 struct eeprom_93cx6 eeprom; in wd719x_read_eeprom()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/
H A Dks8851.h402 struct eeprom_93cx6 eeprom;
H A Dks8851_common.c754 static void ks8851_eeprom_regread(struct eeprom_93cx6 *ee) in ks8851_eeprom_regread()
766 static void ks8851_eeprom_regwrite(struct eeprom_93cx6 *ee) in ks8851_eeprom_regwrite()
/OK3568_Linux_fs/kernel/drivers/net/wireless/admtek/
H A Dadm8211.c75 static void adm8211_eeprom_register_read(struct eeprom_93cx6 *eeprom) in adm8211_eeprom_register_read()
86 static void adm8211_eeprom_register_write(struct eeprom_93cx6 *eeprom) in adm8211_eeprom_register_write()
110 struct eeprom_93cx6 eeprom = { in adm8211_read_eeprom()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1393 static void rtl8187_eeprom_register_read(struct eeprom_93cx6 *eeprom) in rtl8187_eeprom_register_read()
1405 static void rtl8187_eeprom_register_write(struct eeprom_93cx6 *eeprom) in rtl8187_eeprom_register_write()
1430 struct eeprom_93cx6 eeprom; in rtl8187_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c1622 static void rtl8180_eeprom_register_read(struct eeprom_93cx6 *eeprom) in rtl8180_eeprom_register_read()
1633 static void rtl8180_eeprom_register_write(struct eeprom_93cx6 *eeprom) in rtl8180_eeprom_register_write()
1654 struct eeprom_93cx6 eeprom; in rtl8180_eeprom_read()