Searched refs:SPDIFRX_IR_BLOCKEND (Results 1 – 1 of 1) sorted by relevance
99 #define SPDIFRX_IR_BLOCKEND BIT(3) macro287 regmap_write(dev->regmap, SPDIFRX_IER, SPDIFRX_IR_BLOCKEND); in mchp_spdifrx_isr_blockend_en()300 regmap_write(dev->regmap, SPDIFRX_IDR, SPDIFRX_IR_BLOCKEND); in mchp_spdifrx_isr_blockend_dis()321 if (pending & SPDIFRX_IR_BLOCKEND) { in mchp_spdif_interrupt()