Home
last modified time | relevance | path

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

/sound/pci/au88x0/
Dau88x0.h105 #define MIX_SPDIF(x) (vortex->mixspdif[x])
165 s8 mixspdif[2]; member
Dau88x0_core.c2077 vortex->mixspdif[0] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default()
2079 vortex->mixspdif[1] = vortex_adb_checkinout(vortex, vortex->fixed_res, en, in vortex_connect_default()
2081 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[0], in vortex_connect_default()
2083 vortex_connection_mix_adb(vortex, en, 0x14, vortex->mixspdif[1], in vortex_connect_default()
2185 ADB_MIXOUT(vortex->mixspdif[0]), in vortex_adb_allocroute()
2188 ADB_MIXOUT(vortex->mixspdif[1]), in vortex_adb_allocroute()
2268 ADB_MIXOUT(vortex->mixspdif[0]), in vortex_adb_allocroute()
2271 ADB_MIXOUT(vortex->mixspdif[1]), in vortex_adb_allocroute()