Searched refs:DECOM_COMPLETE (Results 1 – 2 of 2) sorted by relevance
65 #define DECOM_COMPLETE BIT(0) macro167 return !(readl(priv->base + DECOM_STAT) & DECOM_COMPLETE); in rockchip_decom_done_poll()
68 #define DECOM_COMPLETE BIT(0) macro219 if (decom_status & DECOM_COMPLETE) { in rk_decom_irq_handler()