Searched refs:VIA_PLAY_STAT (Results 1 – 2 of 2) sorted by relevance
61 #define VIA_PLAY_STAT 0x00 macro
430 if (via_rd(via, VIA_PLAY_STAT, 1) & VIA_RPSTAT_INTR) { in via_intr()431 via_wr(via, VIA_PLAY_STAT, VIA_RPSTAT_INTR, 1); in via_intr()