Home
last modified time | relevance | path

Searched refs:DSS_IRQ_PLANE_BIT_N (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_irq.h37 #define DSS_IRQ_PLANE_BIT_N(plane, bit) \ macro
42 BIT(DSS_IRQ_PLANE_BIT_N((plane), (bit)))
51 return GENMASK(DSS_IRQ_PLANE_BIT_N((plane), 0), in DSS_IRQ_PLANE_MASK()
52 DSS_IRQ_PLANE_BIT_N((plane), 0)); in DSS_IRQ_PLANE_MASK()
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H A Dtidss_irq.h37 #define DSS_IRQ_PLANE_BIT_N(plane, bit) \ macro
42 BIT(DSS_IRQ_PLANE_BIT_N((plane), (bit)))
51 return GENMASK(DSS_IRQ_PLANE_BIT_N((plane), 0), in DSS_IRQ_PLANE_MASK()
52 DSS_IRQ_PLANE_BIT_N((plane), 0)); in DSS_IRQ_PLANE_MASK()

Completed in 1 milliseconds