Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.c175 return cv1800_clk_checkbit(&pll->common, &pll->pll_pwd) == 0; in pll_is_enable()
193 return cv1800_clk_checkbit(&pll->common, &pll->pll_syn->en); in fpll_is_factional_mode()
236 clk_full = cv1800_clk_checkbit(&pll->common, in fpll_recalc_rate()
294 bool clk_full = cv1800_clk_checkbit(&pll->common, in fpll_find_rate()
H A Dclk-cv18xx-common.c47 int cv1800_clk_checkbit(struct cv1800_clk_common *common, in cv1800_clk_checkbit() function
H A Dclk-cv18xx-common.h75 int cv1800_clk_checkbit(struct cv1800_clk_common *common,