Home
last modified time | relevance | path

Searched refs:SPDIF_OUT_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/soc/spear/
A Dspdif_out_regs.h12 #define SPDIF_OUT_RESET (1 << 0) macro
A Dspdif_out.c46 writel(SPDIF_OUT_RESET, host->io_base + SPDIF_OUT_SOFT_RST); in spdif_out_configure()
48 writel(readl(host->io_base + SPDIF_OUT_SOFT_RST) & ~SPDIF_OUT_RESET, in spdif_out_configure()

Completed in 4 milliseconds