Home
last modified time | relevance | path

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

/openbmc/linux/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()