Searched refs:ALI_CSO_ALPHA_FMS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 135 #define ALI_CSO_ALPHA_FMS 0xe0 macro 858 inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)), in snd_ali_update_ptr() 1004 outl(ctlcmds[0], ALI_REG(codec, ALI_CSO_ALPHA_FMS)); in snd_ali_write_voice_regs() 1372 cso = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); in snd_ali_playback_pointer() 1394 cso = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); in snd_ali_pointer()
|
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 134 #define ALI_CSO_ALPHA_FMS 0xe0 macro 857 inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)), in snd_ali_update_ptr() 1003 outl(ctlcmds[0], ALI_REG(codec, ALI_CSO_ALPHA_FMS)); in snd_ali_write_voice_regs() 1371 cso = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); in snd_ali_playback_pointer() 1393 cso = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); in snd_ali_pointer()
|
Completed in 12 milliseconds