Searched refs:LIMA_PP_STATUS_BUS_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/lima/ | ||
| A D | lima_regs.h | 165 #define LIMA_PP_STATUS_BUS_STOPPED BIT(4) macro |
| A D | lima_pp.c | 173 return !!(pp_read(LIMA_PP_STATUS) & LIMA_PP_STATUS_BUS_STOPPED); in lima_pp_bus_stop_poll() |
Completed in 5 milliseconds