Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_regs.h111 #define TILER_PWROFF_LO 0x1D0 macro
/linux-6.12.1/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h137 #define TILER_PWROFF_LO 0x1D0 /* (WO) Tiler core power off bitmap, low word */ macro
Dpanfrost_gpu.c448 gpu_write(pfdev, TILER_PWROFF_LO, pfdev->features.tiler_present); in panfrost_gpu_power_off()