Searched refs:eeprom (Results 1 – 13 of 13) sorted by relevance
| /sound/pci/ice1712/ |
| A D | ice1712.c | 1578 memcpy(ucontrol->value.bytes.data, &ice->eeprom, sizeof(ice->eeprom)); in snd_ice1712_eeprom_get() 2242 ice->eeprom.subvendor = 0; in snd_ice1712_read_eeprom() 2255 if (ice->eeprom.subvendor == 0 || ice->eeprom.subvendor == (unsigned int)-1) { in snd_ice1712_read_eeprom() 2274 ice->eeprom.version = 1; in snd_ice1712_read_eeprom() 2285 if (ice->eeprom.size < 6) in snd_ice1712_read_eeprom() 2295 ice->eeprom.version); in snd_ice1712_read_eeprom() 2303 ice->eeprom.gpiomask = ice->eeprom.data[ICE_EEP1_GPIO_MASK]; in snd_ice1712_read_eeprom() 2304 ice->eeprom.gpiostate = ice->eeprom.data[ICE_EEP1_GPIO_STATE]; in snd_ice1712_read_eeprom() 2305 ice->eeprom.gpiodir = ice->eeprom.data[ICE_EEP1_GPIO_DIR]; in snd_ice1712_read_eeprom() 2334 ice->eeprom.gpiomask); in snd_ice1712_chip_init() [all …]
|
| A D | ice1724.c | 1509 ice->eeprom.gpiodir); in snd_vt1724_proc_read() 1511 ice->eeprom.gpiomask); in snd_vt1724_proc_read() 1552 memcpy(ucontrol->value.bytes.data, &ice->eeprom, sizeof(ice->eeprom)); in snd_vt1724_eeprom_get() 2259 ice->eeprom.subvendor = 0; in snd_vt1724_read_eeprom() 2261 ice->eeprom.subvendor = in snd_vt1724_read_eeprom() 2275 ice->eeprom.subvendor = in snd_vt1724_read_eeprom() 2300 ice->eeprom.version = 2; in snd_vt1724_read_eeprom() 2315 if (ice->eeprom.size < 6) in snd_vt1724_read_eeprom() 2316 ice->eeprom.size = 32; in snd_vt1724_read_eeprom() 2319 ice->eeprom.size); in snd_vt1724_read_eeprom() [all …]
|
| A D | delta.c | 73 switch (ice->eeprom.subvendor) { in ap_cs8427_codec_select() 102 switch (ice->eeprom.subvendor) { in ap_cs8427_codec_deassert() 572 switch (ice->eeprom.subvendor) { in snd_ice1712_delta_resume() 621 ice->eeprom.gpiodir == 0x7b) in snd_ice1712_delta_init() 625 ice->eeprom.gpiodir == 0xfb) in snd_ice1712_delta_init() 629 switch (ice->eeprom.subvendor) { in snd_ice1712_delta_init() 672 switch (ice->eeprom.subvendor) { in snd_ice1712_delta_init() 710 switch (ice->eeprom.subvendor) { in snd_ice1712_delta_init() 724 switch (ice->eeprom.subvendor) { in snd_ice1712_delta_init() 775 switch (ice->eeprom.subvendor) { in snd_ice1712_delta_add_controls() [all …]
|
| A D | hoontech.c | 323 ice->gpio.write_mask = ice->eeprom.gpiomask; in snd_ice1712_ez8_init() 324 ice->gpio.direction = ice->eeprom.gpiodir; in snd_ice1712_ez8_init() 325 snd_ice1712_write(ice, ICE1712_IREG_GPIO_WRITE_MASK, ice->eeprom.gpiomask); in snd_ice1712_ez8_init() 326 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, ice->eeprom.gpiodir); in snd_ice1712_ez8_init() 327 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DATA, ice->eeprom.gpiostate); in snd_ice1712_ez8_init()
|
| A D | aureon.c | 481 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71LT || in aureon_spi_write() 482 ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71XT) { in aureon_spi_write() 615 ((ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71LT || in wm_put_nocache() 1140 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71) in aureon_cs8415_mux_info() 1281 ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71XT) in aureon_set_headphone_amp() 1287 ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71XT) in aureon_set_headphone_amp() 1861 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_AUREON51_SKY) in aureon_add_controls() 1882 ice->eeprom.subvendor != VT1724_SUBDEVICE_PRODIGY71XT) { in aureon_add_controls() 2032 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71 || in aureon_reset() 2033 ice->eeprom.subvendor == VT1724_SUBDEVICE_PRODIGY71LT || in aureon_reset() [all …]
|
| A D | ews.c | 85 switch (ice->eeprom.subvendor) { in ewx_i2c_start() 224 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_cs8404_spdif_write() 416 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_init() 454 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_init() 501 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_init() 532 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_init() 543 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_init() 968 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_add_controls() 982 switch (ice->eeprom.subvendor) { in snd_ice1712_ews_add_controls()
|
| A D | amp.c | 46 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_AV710) { in snd_vt1724_amp_init()
|
| A D | revo.c | 498 switch (ice->eeprom.subvendor) { in revo_init() 521 switch (ice->eeprom.subvendor) { in revo_init() 578 switch (ice->eeprom.subvendor) { in revo_add_controls()
|
| A D | se.c | 668 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_SE90PCI) { in se_init() 674 } else if (ice->eeprom.subvendor == VT1724_SUBDEVICE_SE200PCI) { in se_init() 693 if (ice->eeprom.subvendor == VT1724_SUBDEVICE_SE200PCI) in se_add_controls()
|
| A D | ice1712.h | 248 #define ice_has_con_ac97(ice) (!((ice)->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97)) 318 struct snd_ice1712_eeprom eeprom; member
|
| A D | phase.c | 115 switch (ice->eeprom.subvendor) { in phase22_init() 133 switch (ice->eeprom.subvendor) { in phase22_init() 150 switch (ice->eeprom.subvendor) { in phase22_add_controls()
|
| /sound/pci/pcxhr/ |
| A D | pcxhr_core.h | 21 int pcxhr_load_eeprom_binary(struct pcxhr_mgr *mgr, const struct firmware *eeprom);
|
| A D | pcxhr_core.c | 372 const struct firmware *eeprom) in pcxhr_load_eeprom_binary() argument 392 err = pcxhr_download_dsp(mgr, eeprom); in pcxhr_load_eeprom_binary()
|
Completed in 52 milliseconds