Searched refs:FM801_REC_SRC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | fm801.c | 74 #define FM801_REC_SRC 0x06 /* Record Source */ macro 992 return snd_fm801_update_bits(chip, FM801_REC_SRC, 7, val); in snd_fm801_put_mux() 1391 FM801_PCM_VOL, FM801_I2S_VOL, FM801_FM_VOL, FM801_REC_SRC,
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | fm801.c | 72 #define FM801_REC_SRC 0x06 /* Record Source */ macro 994 return snd_fm801_update_bits(chip, FM801_REC_SRC, 7, val); in snd_fm801_put_mux() 1344 FM801_PCM_VOL, FM801_I2S_VOL, FM801_FM_VOL, FM801_REC_SRC,
|
Completed in 6 milliseconds