Home
last modified time | relevance | path

Searched refs:PW3_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.h188 #define PW3_ENABLE (1 << 6) macro
H A Ddc.c1785 value &= ~(PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_crtc_atomic_disable()
1910 value |= PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_crtc_atomic_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.h203 #define PW3_ENABLE (1 << 6) macro
H A 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()

Completed in 13 milliseconds