Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/spear/
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()
49 host->io_base + SPDIF_OUT_SOFT_RST); in spdif_out_configure()
A Dspdif_out_regs.h11 #define SPDIF_OUT_SOFT_RST 0x00 macro

Completed in 5 milliseconds