Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h104 #define TILER_PWRON_LO 0x190 macro
/linux-6.15/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h126 #define TILER_PWRON_LO 0x190 /* (WO) Tiler core power on bitmap, low word */ macro
H A Dpanfrost_gpu.c445 gpu_write(pfdev, TILER_PWRON_LO, pfdev->features.tiler_present); in panfrost_gpu_power_on()