Home
last modified time | relevance | path

Searched refs:LIMA_GP_CMD_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/lima/
H A Dlima_regs.h67 #define LIMA_GP_CMD_SOFT_RESET BIT(10) macro
H A Dlima_gp.c75 gp_write(LIMA_GP_CMD, LIMA_GP_CMD_SOFT_RESET); in lima_gp_soft_reset_async()