Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/etnaviv/
Dstate_hi.xml.h66 #define VIVS_HI_CLOCK_CONTROL_IDLE_3D 0x00010000 macro
Detnaviv_gpu.c558 if (((control & VIVS_HI_CLOCK_CONTROL_IDLE_3D) == 0) || in etnaviv_hw_reset()
578 control & VIVS_HI_CLOCK_CONTROL_IDLE_3D ? "" : "not ", in etnaviv_hw_reset()