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