Searched refs:LIMA_GP_STATUS_BUS_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/lima/ | ||
| A D | lima_regs.h | 101 #define LIMA_GP_STATUS_BUS_STOPPED BIT(2) macro |
| A D | lima_gp.c | 172 return !!(gp_read(LIMA_GP_STATUS) & LIMA_GP_STATUS_BUS_STOPPED); in lima_gp_bus_stop_poll() |
Completed in 4 milliseconds