Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/samsung/
Dspdif.c58 #define CSTAS_MASK 0x3fffffff macro
201 cstas = readl(regs + CSTAS) & CSTAS_MASK; in spdif_hw_params()
307 spdif->saved_cstas = readl(spdif->regs + CSTAS) & CSTAS_MASK; in spdif_suspend()