Home
last modified time | relevance | path

Searched refs:BERLIN2_AVPLL_BIT_QUIRK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-avpll.c119 if (vco->flags & BERLIN2_AVPLL_BIT_QUIRK) in berlin2_avpll_vco_is_enabled()
131 if (vco->flags & BERLIN2_AVPLL_BIT_QUIRK) in berlin2_avpll_vco_enable()
146 if (vco->flags & BERLIN2_AVPLL_BIT_QUIRK) in berlin2_avpll_vco_disable()
269 if (ch->flags & BERLIN2_AVPLL_BIT_QUIRK && ch->index == 0) in berlin2_avpll_channel_recalc_rate()
H A Dberlin2-avpll.h11 #define BERLIN2_AVPLL_BIT_QUIRK BIT(0) macro
H A Dbg2.c562 clk_names[REFCLK], BERLIN2_AVPLL_BIT_QUIRK | in berlin2_clock_setup()
570 BERLIN2_AVPLL_BIT_QUIRK | avpll_flags, 0); in berlin2_clock_setup()