Searched refs:LIMA_GP_CMD_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/lima/ | ||
D | lima_regs.h | 67 #define LIMA_GP_CMD_SOFT_RESET BIT(10) macro |
D | lima_gp.c | 75 gp_write(LIMA_GP_CMD, LIMA_GP_CMD_SOFT_RESET); in lima_gp_soft_reset_async() |