Searched refs:VIA_PNP_CONTROL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | via82xx.c | 276 #define VIA_PNP_CONTROL 0x43 macro 2072 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, legacy_cfg); in snd_via686_init_misc() 2274 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->legacy_cfg_saved); in snd_via82xx_resume() 2315 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->old_legacy_cfg); in snd_via82xx_free() 2360 pci_read_config_byte(pci, VIA_PNP_CONTROL, &chip->old_legacy_cfg); in snd_via82xx_create()
|
H A D | via82xx_modem.c | 186 #define VIA_PNP_CONTROL 0x43 macro
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | via82xx.c | 275 #define VIA_PNP_CONTROL 0x43 macro 2070 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, legacy_cfg); in snd_via686_init_misc() 2274 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->legacy_cfg_saved); in snd_via82xx_resume() 2308 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->old_legacy_cfg); in snd_via82xx_free() 2336 pci_read_config_byte(pci, VIA_PNP_CONTROL, &chip->old_legacy_cfg); in snd_via82xx_create()
|
H A D | via82xx_modem.c | 185 #define VIA_PNP_CONTROL 0x43 macro
|
Completed in 13 milliseconds