/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 37 static inline void eeprom_93cx6_pulse_high(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_pulse_high() 50 static inline void eeprom_93cx6_pulse_low(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_pulse_low() 63 static void eeprom_93cx6_startup(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_startup() 82 static void eeprom_93cx6_cleanup(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_cleanup() 99 static void eeprom_93cx6_write_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_write_bits() 137 static void eeprom_93cx6_read_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_read_bits() 185 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read() 227 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread()
|
/drivers/media/video/pvrusb2/ |
D | pvrusb2-eeprom.c | 47 u8 *eeprom; in pvr2_eeprom_fetch() local 119 u8 *eeprom; in pvr2_eeprom_analyze() local
|
/drivers/net/wireless/rt2x00/ |
D | rt2500pci.c | 140 static void rt2500pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt2500pci_eepromregister_read() 155 static void rt2500pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt2500pci_eepromregister_write() 959 u16 eeprom; in rt2500pci_init_bbp() local 1419 struct eeprom_93cx6 eeprom; in rt2500pci_validate_eeprom() local 1488 u16 eeprom; in rt2500pci_init_eeprom() local
|
D | rt2400pci.c | 140 static void rt2400pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt2400pci_eepromregister_read() 155 static void rt2400pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt2400pci_eepromregister_write() 814 u16 eeprom; in rt2400pci_init_bbp() local 1280 struct eeprom_93cx6 eeprom; in rt2400pci_validate_eeprom() local 1322 u16 eeprom; in rt2400pci_init_eeprom() local
|
D | rt61pci.c | 185 static void rt61pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt61pci_eepromregister_read() 200 static void rt61pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt61pci_eepromregister_write() 859 u16 eeprom; in rt61pci_config_lna_gain() local 1534 u16 eeprom; in rt61pci_init_bbp() local 2149 struct eeprom_93cx6 eeprom; in rt61pci_validate_eeprom() local 2261 u16 eeprom; in rt61pci_init_eeprom() local
|
D | rt2500usb.c | 675 u16 eeprom; in rt2500usb_reset_tuner() local 967 u16 eeprom; in rt2500usb_init_bbp() local 1510 u16 eeprom; in rt2500usb_init_eeprom() local
|
D | rt73usb.c | 743 u16 eeprom; in rt73usb_config_lna_gain() local 1245 u16 eeprom; in rt73usb_init_bbp() local 1777 u16 eeprom; in rt73usb_init_eeprom() local
|
D | rt2x00usb.h | 226 __le16 *eeprom, const u16 length) in rt2x00usb_eeprom_read()
|
/drivers/net/atl1e/ |
D | atl1e_ethtool.c | 217 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_get_eeprom() 257 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_set_eeprom()
|
/drivers/media/video/au0828/ |
D | au0828-cards.c | 109 static u8 eeprom[256]; in au0828_card_setup() local
|
/drivers/scsi/ |
D | dc395x.c | 334 struct NvRamType eeprom; /* eeprom settings for this adapter */ member 632 static void __devinit eeprom_index_to_delay(struct NvRamType *eeprom) in eeprom_index_to_delay() 661 static void __devinit eeprom_override(struct NvRamType *eeprom) in eeprom_override() 1272 struct NvRamType *eeprom = &acb->eeprom; in reset_dev_param() local 3733 struct NvRamType *eeprom = &acb->eeprom; in device_alloc() local 4056 static void __devinit trms1040_write_all(struct NvRamType *eeprom, unsigned long io_port) in trms1040_write_all() 4134 static void __devinit trms1040_read_all(struct NvRamType *eeprom, unsigned long io_port) in trms1040_read_all() 4164 static void __devinit check_eeprom(struct NvRamType *eeprom, unsigned long io_port) in check_eeprom() 4234 static void __devinit print_eeprom_settings(struct NvRamType *eeprom) in print_eeprom_settings() 4354 struct NvRamType *eeprom = &acb->eeprom; in adapter_init_params() local [all …]
|
/drivers/net/wireless/rtl818x/ |
D | rtl8180_dev.c | 778 static void rtl8180_eeprom_register_read(struct eeprom_93cx6 *eeprom) in rtl8180_eeprom_register_read() 790 static void rtl8180_eeprom_register_write(struct eeprom_93cx6 *eeprom) in rtl8180_eeprom_register_write() 818 struct eeprom_93cx6 eeprom; in rtl8180_probe() local
|
D | rtl8187_dev.c | 1240 static void rtl8187_eeprom_register_read(struct eeprom_93cx6 *eeprom) in rtl8187_eeprom_register_read() 1252 static void rtl8187_eeprom_register_write(struct eeprom_93cx6 *eeprom) in rtl8187_eeprom_register_write() 1277 struct eeprom_93cx6 eeprom; in rtl8187_probe() local
|
/drivers/media/video/cx23885/ |
D | cx23885-cards.c | 582 static u8 eeprom[256]; in cx23885_card_setup() local
|
/drivers/net/wireless/libertas/ |
D | ethtool.c | 48 struct ethtool_eeprom *eeprom, u8 * bytes) in lbs_ethtool_get_eeprom()
|
/drivers/net/ |
D | rrunner.h | 679 struct eeprom { struct 680 struct eeprom_boot boot; argument 682 struct eeprom_manf manf; argument 683 struct eeprom_phase_info phase_info; argument 684 struct eeprom_rncd_info rncd_info; argument 685 u32 pad2[15]; 686 u32 hdr_checksum; 687 struct phase1_hdr phase1;
|
D | ax88796.c | 599 static void ax_eeprom_register_read(struct eeprom_93cx6 *eeprom) in ax_eeprom_register_read() 610 static void ax_eeprom_register_write(struct eeprom_93cx6 *eeprom) in ax_eeprom_register_write() 707 struct eeprom_93cx6 eeprom; in ax_init_dev() local
|
/drivers/net/e1000/ |
D | e1000_hw.c | 4394 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_init_eeprom_params() local 4618 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_shift_out_ee_bits() local 4710 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_acquire_eeprom() local 4768 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_standby_eeprom() local 4920 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_do_read_eeprom() local 5262 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_do_write_eeprom() local 5316 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_write_eeprom_spi() local 5379 struct e1000_eeprom_info *eeprom = &hw->eeprom; in e1000_write_eeprom_microwire() local
|
/drivers/net/ixgb/ |
D | ixgb_ethtool.c | 410 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgb_get_eeprom() 456 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgb_set_eeprom()
|
/drivers/net/wireless/ |
D | adm8211.c | 77 static void adm8211_eeprom_register_read(struct eeprom_93cx6 *eeprom) in adm8211_eeprom_register_read() 88 static void adm8211_eeprom_register_write(struct eeprom_93cx6 *eeprom) in adm8211_eeprom_register_write() 112 struct eeprom_93cx6 eeprom = { in adm8211_read_eeprom() local
|
/drivers/net/atl1c/ |
D | atl1c_ethtool.c | 189 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1c_get_eeprom()
|
/drivers/net/sfc/ |
D | ethtool.c | 554 struct ethtool_eeprom *eeprom, u8 *buf) in efx_ethtool_get_eeprom() 574 struct ethtool_eeprom *eeprom, u8 *buf) in efx_ethtool_set_eeprom()
|
/drivers/net/wireless/p54/ |
D | p54common.c | 379 static int p54_parse_eeprom(struct ieee80211_hw *dev, void *eeprom, int len) in p54_parse_eeprom() 858 struct p54_eeprom_lm86 *eeprom = (struct p54_eeprom_lm86 *) hdr->data; in p54_rx_eeprom_readback() local 1099 void *eeprom = NULL; in p54_read_eeprom() local
|
/drivers/staging/agnx/ |
D | phy.c | 800 char eeprom[0x100000/0x100]; in card_interface_init() local
|
/drivers/media/video/cx88/ |
D | cx88-cards.c | 2834 static u8 eeprom[256]; in cx88_card_setup() local
|