Home
last modified time | relevance | path

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

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