Searched refs:CP_IRQ (Results 1 – 3 of 3) sorted by relevance
200 uint8_t CP_IRQ:1; member
186 #define CP_IRQ BIT(6) macro3422 regmap_update_bits(dp->regmap, DPTX_HDCPCFG, CP_IRQ, CP_IRQ); in dw_dp_hdcp_handle_cp_irq()3424 regmap_update_bits(dp->regmap, DPTX_HDCPCFG, CP_IRQ, 0); in dw_dp_hdcp_handle_cp_irq()
2579 if (hpd_irq_data.bytes.device_service_irq.bits.CP_IRQ) { in handle_hpd_rx_irq()