Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/spear/
H A 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()
H A Dspdif_in_regs.h11 #define SPDIF_IN_CTRL 0x00 macro
/openbmc/linux/sound/pci/
H A Dmaestro3.c281 #define SPDIF_IN_CTRL 0x3E macro