Searched refs:PISR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/arm/ | ||
D | pxa2xx-ac97-regs.h | 41 #define PISR (0x0014) /* PCM In Status Register */ macro |
D | pxa2xx-ac97-lib.c | 299 writel(PISR_EOC, ac97_reg_base + PISR); in pxa2xx_ac97_irq() |