Home
last modified time | relevance | path

Searched refs:SPDIF_IN_IRQ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspdif_in_regs.h38 #define SPDIF_IN_IRQ 0x08 macro
H A Dspdif_in.c182 u32 irq_status = readl(host->io_base + SPDIF_IN_IRQ); in spdif_in_irq()
196 writel(0, host->io_base + SPDIF_IN_IRQ); in spdif_in_irq()
/kernel/linux/linux-6.6/sound/soc/spear/
H A Dspdif_in_regs.h38 #define SPDIF_IN_IRQ 0x08 macro
H A Dspdif_in.c183 u32 irq_status = readl(host->io_base + SPDIF_IN_IRQ); in spdif_in_irq()
197 writel(0, host->io_base + SPDIF_IN_IRQ); in spdif_in_irq()

Completed in 2 milliseconds