Searched refs:ALI_STIMER (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 127 #define ALI_STIMER 0xc8 macro 307 dwChk1 = snd_ali_5451_peek(codec, ALI_STIMER); in snd_ali_stimer_ready() 311 dwChk2 = snd_ali_5451_peek(codec, ALI_STIMER); in snd_ali_stimer_ready() 619 begintimer = inl(ALI_REG(codec, ALI_STIMER)); in snd_ali_delay() 620 currenttimer = inl(ALI_REG(codec, ALI_STIMER)); in snd_ali_delay() 625 currenttimer = inl(ALI_REG(codec, ALI_STIMER)); in snd_ali_delay()
|
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 126 #define ALI_STIMER 0xc8 macro 306 dwChk1 = snd_ali_5451_peek(codec, ALI_STIMER); in snd_ali_stimer_ready() 310 dwChk2 = snd_ali_5451_peek(codec, ALI_STIMER); in snd_ali_stimer_ready() 618 begintimer = inl(ALI_REG(codec, ALI_STIMER)); in snd_ali_delay() 619 currenttimer = inl(ALI_REG(codec, ALI_STIMER)); in snd_ali_delay() 624 currenttimer = inl(ALI_REG(codec, ALI_STIMER)); in snd_ali_delay()
|
Completed in 6 milliseconds