Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddc.h200 #define PW0_ENABLE (1 << 0) macro
Ddc.c2122 value &= ~(PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_crtc_atomic_disable()
2260 value |= PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_crtc_atomic_enable()