Home
last modified time | relevance | path

Searched refs:CSTAS_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dspdif.c53 #define CSTAS_MASK 0x3fffffff macro
202 cstas = readl(regs + CSTAS) & CSTAS_MASK; in spdif_hw_params()
308 spdif->saved_cstas = readl(spdif->regs + CSTAS) & CSTAS_MASK; in spdif_suspend()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dspdif.c53 #define CSTAS_MASK 0x3fffffff macro
202 cstas = readl(regs + CSTAS) & CSTAS_MASK; in spdif_hw_params()
308 spdif->saved_cstas = readl(spdif->regs + CSTAS) & CSTAS_MASK; in spdif_suspend()

Completed in 2 milliseconds