Searched refs:SPDIF_OUT_RESET (Results 1 – 2 of 2) sorted by relevance
12 #define SPDIF_OUT_RESET (1 << 0) macro
46 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