Searched refs:VIA_FUNC_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/pci/ |
D | via82xx.c | 266 #define VIA_FUNC_ENABLE 0x42 macro 1937 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, *legacy); in snd_via686_create_gameport() 2065 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, legacy); in snd_via686_init_misc() 2079 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, legacy); in snd_via686_init_misc() 2125 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, 0); in snd_via82xx_chip_init() 2266 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, chip->legacy_saved); in snd_via82xx_resume() 2296 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, chip->old_legacy); in snd_via82xx_free() 2324 pci_read_config_byte(pci, VIA_FUNC_ENABLE, &chip->old_legacy); in snd_via82xx_create() 2326 pci_write_config_byte(chip->pci, VIA_FUNC_ENABLE, in snd_via82xx_create()
|
D | via82xx_modem.c | 176 #define VIA_FUNC_ENABLE 0x42 macro
|