Home
last modified time | relevance | path

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

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