Home
last modified time | relevance | path

Searched refs:tuner_en_bit (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-pll.c72 r = readl(pll->tuner_en_addr) | BIT(pll->data->tuner_en_bit); in __mtk_pll_tuner_enable()
85 r = readl(pll->tuner_en_addr) & ~BIT(pll->data->tuner_en_bit); in __mtk_pll_tuner_disable()
304 if (data->tuner_en_reg || data->tuner_en_bit) in mtk_clk_register_pll_ops()
H A Dclk-mt8195-apusys_pll.c44 .tuner_en_bit = 0, \
H A Dclk-pll.h35 u8 tuner_en_bit; member
H A Dclk-mt8188-apmixedsys.c52 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt2712-apmixedsys.c38 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt8365-apmixedsys.c38 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt8186-apmixedsys.c38 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt8183-apmixedsys.c74 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt8195-apmixedsys.c53 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt8192-apmixedsys.c55 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt6765.c689 .tuner_en_bit = _tuner_en_bit, \
H A Dclk-mt6779.c1165 .tuner_en_bit = _tuner_en_bit, \