Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_regs.h113 #define L2_PWROFF_LO 0x1E0 macro
/linux-6.12.1/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h140 #define L2_PWROFF_LO 0x1E0 /* (WO) Level 2 cache power off bitmap, low word */ macro
Dpanfrost_gpu.c454 gpu_write(pfdev, L2_PWROFF_LO, pfdev->features.l2_present); in panfrost_gpu_power_off()