/kernel/linux/linux-4.19/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 30 static inline void eeprom_93cx6_pulse_high(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_pulse_high() 43 static inline void eeprom_93cx6_pulse_low(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_pulse_low() 56 static void eeprom_93cx6_startup(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_startup() 76 static void eeprom_93cx6_cleanup(struct eeprom_93cx6 *eeprom) in eeprom_93cx6_cleanup() 93 static void eeprom_93cx6_write_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_write_bits() 132 static void eeprom_93cx6_read_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_read_bits() 181 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read() 223 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread() 246 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb() 287 void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_multireadb() [all …]
|
/kernel/linux/linux-5.10/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 21 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 …]
|
/kernel/linux/linux-4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | eeprom.c | 116 mt76x0_set_chip_cap(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_chip_cap() 159 mt76x0_set_macaddr(struct mt76x0_dev *dev, const u8 *eeprom) in mt76x0_set_macaddr() 180 mt76x0_set_temp_offset(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_temp_offset() 191 mt76x0_set_country_reg(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_country_reg() 228 mt76x0_set_rf_freq_off(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_rf_freq_off() 242 mt76x0_set_lna_gain(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_lna_gain() 263 mt76x0_set_rssi_offset(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_rssi_offset() 325 mt76x0_set_tx_power_per_rate(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_tx_power_per_rate() 372 mt76x0_set_tx_power_per_chan(struct mt76x0_dev *dev, u8 *eeprom) in mt76x0_set_tx_power_per_chan() 402 u8 *eeprom; in mt76x0_eeprom_init() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
D | eeprom.c | 98 mt7601u_has_tssi(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_has_tssi() 106 mt7601u_set_chip_cap(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_chip_cap() 131 u8 *eeprom, u8 max_pwr) in mt7601u_set_channel_target_power() 145 mt7601u_set_channel_power(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_channel_power() 169 mt7601u_set_country_reg(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_country_reg() 205 mt7601u_set_rf_freq_off(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_rf_freq_off() 219 mt7601u_set_rssi_offset(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_rssi_offset() 309 mt7601u_config_tx_power_per_rate(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_config_tx_power_per_rate() 330 mt7601u_init_tssi_params(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_init_tssi_params() 347 u8 *eeprom; in mt7601u_eeprom_init() local
|
/kernel/linux/linux-4.19/drivers/net/wireless/mediatek/mt7601u/ |
D | eeprom.c | 106 mt7601u_has_tssi(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_has_tssi() 114 mt7601u_set_chip_cap(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_chip_cap() 139 u8 *eeprom, u8 max_pwr) in mt7601u_set_channel_target_power() 153 mt7601u_set_channel_power(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_channel_power() 177 mt7601u_set_country_reg(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_country_reg() 213 mt7601u_set_rf_freq_off(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_rf_freq_off() 227 mt7601u_set_rssi_offset(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_set_rssi_offset() 317 mt7601u_config_tx_power_per_rate(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_config_tx_power_per_rate() 338 mt7601u_init_tssi_params(struct mt7601u_dev *dev, u8 *eeprom) in mt7601u_init_tssi_params() 355 u8 *eeprom; in mt7601u_eeprom_init() local
|
/kernel/linux/linux-5.10/drivers/nvmem/ |
D | lpc18xx_eeprom.c | 54 static inline void lpc18xx_eeprom_writel(struct lpc18xx_eeprom_dev *eeprom, in lpc18xx_eeprom_writel() 60 static inline u32 lpc18xx_eeprom_readl(struct lpc18xx_eeprom_dev *eeprom, in lpc18xx_eeprom_readl() 66 static int lpc18xx_eeprom_busywait_until_prog(struct lpc18xx_eeprom_dev *eeprom) in lpc18xx_eeprom_busywait_until_prog() 93 struct lpc18xx_eeprom_dev *eeprom = context; in lpc18xx_eeprom_gather_write() local 132 struct lpc18xx_eeprom_dev *eeprom = context; in lpc18xx_eeprom_read() local 164 struct lpc18xx_eeprom_dev *eeprom; in lpc18xx_eeprom_probe() local 254 struct lpc18xx_eeprom_dev *eeprom = platform_get_drvdata(pdev); in lpc18xx_eeprom_remove() local
|
D | rave-sp-eeprom.c | 90 static int rave_sp_eeprom_io(struct rave_sp_eeprom *eeprom, in rave_sp_eeprom_io() 156 rave_sp_eeprom_page_access(struct rave_sp_eeprom *eeprom, in rave_sp_eeprom_page_access() 220 static int rave_sp_eeprom_access(struct rave_sp_eeprom *eeprom, in rave_sp_eeprom_access() 273 static int rave_sp_eeprom_reg_read(void *eeprom, unsigned int offset, in rave_sp_eeprom_reg_read() 280 static int rave_sp_eeprom_reg_write(void *eeprom, unsigned int offset, in rave_sp_eeprom_reg_write() 293 struct rave_sp_eeprom *eeprom; in rave_sp_eeprom_probe() local
|
/kernel/linux/linux-4.19/drivers/nvmem/ |
D | lpc18xx_eeprom.c | 57 static inline void lpc18xx_eeprom_writel(struct lpc18xx_eeprom_dev *eeprom, in lpc18xx_eeprom_writel() 63 static inline u32 lpc18xx_eeprom_readl(struct lpc18xx_eeprom_dev *eeprom, in lpc18xx_eeprom_readl() 69 static int lpc18xx_eeprom_busywait_until_prog(struct lpc18xx_eeprom_dev *eeprom) in lpc18xx_eeprom_busywait_until_prog() 96 struct lpc18xx_eeprom_dev *eeprom = context; in lpc18xx_eeprom_gather_write() local 135 struct lpc18xx_eeprom_dev *eeprom = context; in lpc18xx_eeprom_read() local 167 struct lpc18xx_eeprom_dev *eeprom; in lpc18xx_eeprom_probe() local 257 struct lpc18xx_eeprom_dev *eeprom = platform_get_drvdata(pdev); in lpc18xx_eeprom_remove() local
|
D | rave-sp-eeprom.c | 90 static int rave_sp_eeprom_io(struct rave_sp_eeprom *eeprom, in rave_sp_eeprom_io() 156 rave_sp_eeprom_page_access(struct rave_sp_eeprom *eeprom, in rave_sp_eeprom_page_access() 220 static int rave_sp_eeprom_access(struct rave_sp_eeprom *eeprom, in rave_sp_eeprom_access() 273 static int rave_sp_eeprom_reg_read(void *eeprom, unsigned int offset, in rave_sp_eeprom_reg_read() 280 static int rave_sp_eeprom_reg_write(void *eeprom, unsigned int offset, in rave_sp_eeprom_reg_write() 293 struct rave_sp_eeprom *eeprom; in rave_sp_eeprom_probe() local
|
/kernel/linux/linux-4.19/drivers/i2c/ |
D | i2c-slave-eeprom.c | 36 struct eeprom_data *eeprom = i2c_get_clientdata(client); in i2c_slave_eeprom_slave_cb() local 80 struct eeprom_data *eeprom; in i2c_slave_eeprom_bin_read() local 95 struct eeprom_data *eeprom; in i2c_slave_eeprom_bin_write() local 109 struct eeprom_data *eeprom; in i2c_slave_eeprom_probe() local 143 struct eeprom_data *eeprom = i2c_get_clientdata(client); in i2c_slave_eeprom_remove() local
|
/kernel/linux/linux-5.10/drivers/i2c/ |
D | i2c-slave-eeprom.c | 48 struct eeprom_data *eeprom = i2c_get_clientdata(client); in i2c_slave_eeprom_slave_cb() local 96 struct eeprom_data *eeprom; in i2c_slave_eeprom_bin_read() local 111 struct eeprom_data *eeprom; in i2c_slave_eeprom_bin_write() local 123 static int i2c_slave_init_eeprom_data(struct eeprom_data *eeprom, struct i2c_client *client, in i2c_slave_init_eeprom_data() 145 struct eeprom_data *eeprom; in i2c_slave_eeprom_probe() local 186 struct eeprom_data *eeprom = i2c_get_clientdata(client); in i2c_slave_eeprom_remove() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | eeprom.c | 99 u8 val, *eeprom = dev->mt76.eeprom.data; in mt7615_eeprom_parse_hw_band_cap() local 141 u8 *eeprom = dev->mt76.eeprom.data; in mt7615_eeprom_parse_hw_cap() local 272 u8 *eeprom = dev->mt76.eeprom.data; in mt7615_apply_cal_free_data() local 295 u8 *eeprom = dev->mt76.eeprom.data; in mt7622_apply_cal_free_data() local
|
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-eeprom-parse.c | 206 static u16 iwl_eeprom_query16(const u8 *eeprom, size_t eeprom_size, int offset) in iwl_eeprom_query16() 213 static u32 eeprom_indirect_address(const u8 *eeprom, size_t eeprom_size, in eeprom_indirect_address() 263 static const u8 *iwl_eeprom_query_addr(const u8 *eeprom, size_t eeprom_size, in iwl_eeprom_query_addr() 274 static int iwl_eeprom_read_calib(const u8 *eeprom, size_t eeprom_size, in iwl_eeprom_read_calib() 417 const u8 *eeprom, size_t eeprom_size, in iwl_eeprom_enhanced_txpower() 477 const u8 *eeprom, size_t eeprom_size, in iwl_init_band_reference() 572 const u8 *eeprom, size_t eeprom_size) in iwl_init_channel_map() 811 const u8 *eeprom, size_t eeprom_size) in iwl_init_sbands() 845 const u8 *eeprom, size_t eeprom_size) in iwl_parse_eeprom_data()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-eeprom-parse.c | 203 static u16 iwl_eeprom_query16(const u8 *eeprom, size_t eeprom_size, int offset) in iwl_eeprom_query16() 210 static u32 eeprom_indirect_address(const u8 *eeprom, size_t eeprom_size, in eeprom_indirect_address() 260 static const u8 *iwl_eeprom_query_addr(const u8 *eeprom, size_t eeprom_size, in iwl_eeprom_query_addr() 271 static int iwl_eeprom_read_calib(const u8 *eeprom, size_t eeprom_size, in iwl_eeprom_read_calib() 414 const u8 *eeprom, size_t eeprom_size, in iwl_eeprom_enhanced_txpower() 474 const u8 *eeprom, size_t eeprom_size, in iwl_init_band_reference() 569 const u8 *eeprom, size_t eeprom_size) in iwl_init_channel_map() 811 const u8 *eeprom, size_t eeprom_size) in iwl_init_sbands() 846 const u8 *eeprom, size_t eeprom_size) in iwl_parse_eeprom_data()
|
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
D | pvrusb2-eeprom.c | 34 u8 *eeprom; in pvr2_eeprom_fetch() local 104 u8 *eeprom; in pvr2_eeprom_analyze() local
|
/kernel/linux/linux-4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-eeprom.c | 44 u8 *eeprom; in pvr2_eeprom_fetch() local 115 u8 *eeprom; in pvr2_eeprom_analyze() local
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
D | cx231xx-cards.c | 1293 struct eeprom { in cx231xx_card_setup() struct 1294 struct tveeprom tvee; in cx231xx_card_setup() 1295 u8 eeprom[256]; in cx231xx_card_setup() member 1296 struct i2c_client client; in cx231xx_card_setup()
|
/kernel/linux/linux-4.19/drivers/media/usb/cx231xx/ |
D | cx231xx-cards.c | 1303 struct eeprom { in cx231xx_card_setup() struct 1304 struct tveeprom tvee; in cx231xx_card_setup() 1305 u8 eeprom[256]; in cx231xx_card_setup() argument 1306 struct i2c_client client; in cx231xx_card_setup()
|
/kernel/linux/linux-4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800pci.c | 90 static void rt2800pci_eepromregister_read(struct eeprom_93cx6 *eeprom) in rt2800pci_eepromregister_read() 105 static void rt2800pci_eepromregister_write(struct eeprom_93cx6 *eeprom) in rt2800pci_eepromregister_write() 122 struct eeprom_93cx6 eeprom; in rt2800pci_read_eeprom_pci() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800pci.c | 79 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() local
|
/kernel/linux/linux-4.19/arch/mips/ath79/ |
D | mach-db120.c | 107 static void __init db120_pci_init(u8 *eeprom) in db120_pci_init() 116 static inline void db120_pci_init(u8 *eeprom) {} in db120_pci_init()
|
D | mach-ap136.c | 126 static void __init ap136_pci_init(u8 *eeprom) in ap136_pci_init() 135 static inline void ap136_pci_init(u8 *eeprom) {} in ap136_pci_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | eeprom.c | 105 u8 *eeprom = dev->mt76.eeprom.data; in mt7603_apply_cal_free_data() local 157 u8 *eeprom; in mt7603_eeprom_init() local
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | sun7i-a20-linutronix-testbox-v2.dts | 31 eeprom: eeprom@50 { label
|
D | bcm53016-meraki-mr32.dts | 108 eeprom: eeprom@50 { label
|