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

/linux-4.4.14/sound/pci/
H A Dvia82xx.c290 #define VIA_PNP_CONTROL 0x43 macro
2101 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, legacy_cfg); snd_via686_init_misc()
2308 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->legacy_cfg_saved); snd_via82xx_resume()
2349 pci_write_config_byte(chip->pci, VIA_PNP_CONTROL, chip->old_legacy_cfg); snd_via82xx_free()
2394 pci_read_config_byte(pci, VIA_PNP_CONTROL, &chip->old_legacy_cfg); snd_via82xx_create()
H A Dvia82xx_modem.c200 #define VIA_PNP_CONTROL 0x43 macro

Completed in 187 milliseconds