Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/atmel/
Dmchp-spdifrx.c100 #define SPDIFRX_IR_BLOCKEND BIT(3) macro
361 if (pending & SPDIFRX_IR_BLOCKEND) { in mchp_spdif_interrupt()
366 regmap_write(dev->regmap, SPDIFRX_IDR, SPDIFRX_IR_BLOCKEND); in mchp_spdif_interrupt()
641 regmap_write(dev->regmap, SPDIFRX_IER, SPDIFRX_IR_BLOCKEND); in mchp_spdifrx_subcode_ch_get()
648 regmap_write(dev->regmap, SPDIFRX_IDR, SPDIFRX_IR_BLOCKEND); in mchp_spdifrx_subcode_ch_get()