Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h131 #define TILER_PWROFF_LO 0x1D0 /* (WO) Tiler core power off bitmap, low word */ macro
Dpanfrost_gpu.c368 gpu_write(pfdev, TILER_PWROFF_LO, 0); in panfrost_gpu_power_off()