Home
last modified time | relevance | path

Searched refs:VCO_DPLL_CH1_ENABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/berlin/
H A Dberlin2-avpll.c103 #define VCO_DPLL_CH1_ENABLE BIT(17) macro
259 if ((reg & (VCO_DPLL_CH1_ENABLE << ch->index)) == 0) in berlin2_avpll_channel_recalc_rate()
/kernel/linux/linux-6.6/drivers/clk/berlin/
H A Dberlin2-avpll.c103 #define VCO_DPLL_CH1_ENABLE BIT(17) macro
259 if ((reg & (VCO_DPLL_CH1_ENABLE << ch->index)) == 0) in berlin2_avpll_channel_recalc_rate()

Completed in 2 milliseconds