Home
last modified time | relevance | path

Searched refs:L2_PWRON_LO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h120 #define L2_PWRON_LO 0x1A0 /* (WO) Level 2 cache power on bitmap, low word */ macro
H A Dpanfrost_gpu.c326 gpu_write(pfdev, L2_PWRON_LO, pfdev->features.l2_present); in panfrost_gpu_power_on()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h121 #define L2_PWRON_LO 0x1A0 /* (WO) Level 2 cache power on bitmap, low word */ macro
H A Dpanfrost_gpu.c361 gpu_write(pfdev, L2_PWRON_LO, pfdev->features.l2_present & core_mask); in panfrost_gpu_power_on()

Completed in 9 milliseconds