Searched refs:AIO (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 25 * Modified 2011-01-25 variable period sizes on RayDAT/AIO by Adrian Knoth 27 * Modified 2019-05-23 fix AIO single speed ADAT capture and playback 92 * AIO / RayDAT only 109 * : . : . : . : . : AIO: 0:WC, 1:AES, 2: SPDIF, 3: ATAT, 207 /* AIO, RayDAT */ 295 register [RayDAT, AIO] */ 342 /* additional control register bits for AIO*/ 997 u32 settings_register; /* cached value for AIO / RayDat (sync reference, master/slave) */ 1128 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio() 1328 case AIO in hdspm_external_sample_rate() [all...] |
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 25 * Modified 2011-01-25 variable period sizes on RayDAT/AIO by Adrian Knoth 27 * Modified 2019-05-23 fix AIO single speed ADAT capture and playback 92 * AIO / RayDAT only 109 * : . : . : . : . : AIO: 0:WC, 1:AES, 2: SPDIF, 3: ATAT, 206 /* AIO, RayDAT */ 294 register [RayDAT, AIO] */ 341 /* additional control register bits for AIO*/ 996 u32 settings_register; /* cached value for AIO / RayDat (sync reference, master/slave) */ 1127 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio() 1327 case AIO in hdspm_external_sample_rate() [all...] |
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | hdspm.h | 34 AIO, enumerator
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | hdspm.h | 19 AIO, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | hdspm.h | 28 AIO, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | hdspm.h | 28 AIO, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | hdspm.h | 13 AIO, enumerator
|
Completed in 15 milliseconds