Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-pllv1.c48 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative() function
89 if (mfn_is_negative(pll, mfn)) { in clk_pllv1_recalc_rate()
103 if (mfn_is_negative(pll, mfn)) in clk_pllv1_recalc_rate()
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-pllv1.c47 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative() function
88 if (mfn_is_negative(pll, mfn)) { in clk_pllv1_recalc_rate()
102 if (mfn_is_negative(pll, mfn)) in clk_pllv1_recalc_rate()

Completed in 2 milliseconds