Home
last modified time | relevance | path

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

/linux/sound/soc/spear/
H A Dspdif_in.c49 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_configure()
76 u32 ctrl = readl(host->io_base + SPDIF_IN_CTRL);
88 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_format()
125 ctrl = readl(host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
127 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
134 ctrl = readl(host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
136 writel(ctrl, host->io_base + SPDIF_IN_CTRL); in spdif_in_trigger()
H A Dspdif_in_regs.h11 #define SPDIF_IN_CTRL 0x00 macro
/linux/sound/pci/
H A Dmaestro3.c281 #define SPDIF_IN_CTRL 0x3E macro