Home
last modified time | relevance | path

Searched refs:datpag (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c3702 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()