Searched refs:VCO_POWERUP_CH1 (Results 1 – 1 of 1) sorted by relevance
92 #define VCO_POWERUP_CH1 BIT(20) macro221 reg &= VCO_POWERUP_CH1 << ch->index; in berlin2_avpll_channel_is_enabled()232 reg |= VCO_POWERUP_CH1 << ch->index; in berlin2_avpll_channel_enable()244 reg &= ~(VCO_POWERUP_CH1 << ch->index); in berlin2_avpll_channel_disable()