Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dfsl_spdif.h143 #define INT_CNEW (1 << 17) macro
H A Dfsl_spdif.c360 if (sis & INT_CNEW) in spdif_isr()
827 if (!(val & INT_CNEW)) in fsl_spdif_capture_get()
841 regmap_write(regmap, REG_SPDIF_SIC, INT_CNEW); in fsl_spdif_capture_get()