Searched refs:mixspdif (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/pci/au88x0/ |
D | au88x0.h | 91 #define MIX_SPDIF(x) (vortex->mixspdif[x]) 151 s8 mixspdif[2]; member
|
D | au88x0_core.c | 2074 vortex->mixspdif[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2076 vortex->mixspdif[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default() 2078 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[0], in vortex_connect_default() 2080 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[1], in vortex_connect_default() 2184 ADB_MIXOUT(vortex->mixspdif[0]), in vortex_adb_allocroute() 2187 ADB_MIXOUT(vortex->mixspdif[1]), in vortex_adb_allocroute() 2267 ADB_MIXOUT(vortex->mixspdif[0]), in vortex_adb_allocroute() 2270 ADB_MIXOUT(vortex->mixspdif[1]), in vortex_adb_allocroute()
|