Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.h17 #define DP_INTR_WRONG_ADDR BIT(6) macro
H A Ddp_aux.c420 } else if (isr & DP_INTR_WRONG_ADDR) { in dp_aux_isr()
H A Ddp_catalog.c31 DP_INTR_WRONG_ADDR | DP_INTR_TIMEOUT | \