Searched refs:PW3_ENABLE (Results 1 – 5 of 5) sorted by relevance
405 #define PW3_ENABLE BIT(6) macro
159 val |= PW3_ENABLE | PW4_ENABLE | PM0_ENABLE; in basic_init()
203 #define PW3_ENABLE (1 << 6) macro
2115 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()
773 writel(PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_dc_sor_attach()