Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h244 # define DP_CP_IRQ (1 << 2) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c33 #define DP_CP_IRQ (1 << 2) macro
653 uint8_t clear_cp_irq_bit = DP_CP_IRQ; in mod_hdcp_clear_cp_irq_status()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h550 # define DP_CP_IRQ (1 << 2) macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h591 # define DP_CP_IRQ (1 << 2) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c3443 if (val & DP_CP_IRQ) in dw_dp_check_service_irq()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5962 if (val & DP_CP_IRQ) in intel_dp_check_service_irq()