Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/etnaviv/
Dstate_hi.xml.h67 #define VIVS_HI_CLOCK_CONTROL_IDLE_2D 0x00020000 macro
Detnaviv_gpu.c551 ((control & VIVS_HI_CLOCK_CONTROL_IDLE_2D) == 0)) { in etnaviv_hw_reset()
571 control & VIVS_HI_CLOCK_CONTROL_IDLE_2D ? "" : "not "); in etnaviv_hw_reset()