Home
last modified time | relevance | path

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

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