Home
last modified time | relevance | path

Searched refs:VIA_PNP_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/pci/
Dvia82xx.c275 #define VIA_PNP_CONTROL 0x43 macro
2066 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, legacy_cfg); in snd_via686_init_misc()
2267 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->legacy_cfg_saved); in snd_via82xx_resume()
2297 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->old_legacy_cfg); in snd_via82xx_free()
2325 pci_read_config_byte(pci, VIA_PNP_CONTROL, &chip->old_legacy_cfg); in snd_via82xx_create()
Dvia82xx_modem.c185 #define VIA_PNP_CONTROL 0x43 macro