Searched refs:LIMA_PP_IRQ_MASK_ERROR (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/lima/ | ||
D | lima_regs.h | 218 #define LIMA_PP_IRQ_MASK_ERROR \ macro |
D | lima_pp.c | 26 if (state & LIMA_PP_IRQ_MASK_ERROR) { in lima_pp_handle_irq() |