Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddc.h202 #define PW2_ENABLE (1 << 4) macro
Ddc.c2115 value &= ~(PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_crtc_atomic_disable()
2253 value |= PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_crtc_atomic_enable()