Searched refs:PW1_ENABLE (Results 1 – 5 of 5) sorted by relevance
404 #define PW1_ENABLE BIT(2) macro
158 val = PW0_ENABLE | PW1_ENABLE | PW2_ENABLE; in basic_init()
186 #define PW1_ENABLE (1 << 2) macro
1785 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()
775 writel(PW0_ENABLE | PW1_ENABLE | PW2_ENABLE | PW3_ENABLE | in tegra_dc_sor_attach()