Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/spear/
Dspdif_in.c52 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_configure()
79 u32 ctrl = readl(host->io_base + SPDIF_IN_CTRL); in spdif_in_format()
91 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_format()
128 ctrl = readl(host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
130 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
137 ctrl = readl(host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
139 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
Dspdif_in_regs.h11 #define SPDIF_IN_CTRL 0x00 macro
/Linux-v6.6/sound/pci/
Dmaestro3.c281 #define SPDIF_IN_CTRL 0x3E macro