Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h131 #define TILER_PWROFF_LO 0x1D0 /* (WO) Tiler core power off bitmap, low word */ macro
H A Dpanfrost_gpu.c393 gpu_write(pfdev, TILER_PWROFF_LO, pfdev->features.tiler_present); in panfrost_gpu_power_off()