Searched refs:datpag (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ac97/ |
H A D | ac97_patch.c | 3679 unsigned short datpag, uaj; in snd_ac97_vt1618_UAJ_get() local 3684 datpag = snd_ac97_read(pac97, AC97_INT_PAGING) & AC97_PAGE_MASK; in snd_ac97_vt1618_UAJ_get() 3690 snd_ac97_update_bits(pac97, AC97_INT_PAGING, AC97_PAGE_MASK, datpag); in snd_ac97_vt1618_UAJ_get()
|
/kernel/linux/linux-6.6/sound/pci/ac97/ |
H A D | ac97_patch.c | 3702 unsigned short datpag, uaj; in snd_ac97_vt1618_UAJ_get() local 3707 datpag = snd_ac97_read(pac97, AC97_INT_PAGING) & AC97_PAGE_MASK; in snd_ac97_vt1618_UAJ_get() 3713 snd_ac97_update_bits(pac97, AC97_INT_PAGING, AC97_PAGE_MASK, datpag); in snd_ac97_vt1618_UAJ_get()
|
Completed in 11 milliseconds