Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/
Dclk-renesas-pcie.c65 u8 pll_amplitude; member
198 rs9->pll_amplitude = RS9_REG_SS_AMP_0V7; in rs9_get_common_config()
206 rs9->pll_amplitude = RS9_REG_SS_AMP_0V6; in rs9_get_common_config()
208 rs9->pll_amplitude = RS9_REG_SS_AMP_0V7; in rs9_get_common_config()
210 rs9->pll_amplitude = RS9_REG_SS_AMP_0V8; in rs9_get_common_config()
212 rs9->pll_amplitude = RS9_REG_SS_AMP_0V9; in rs9_get_common_config()
240 if (rs9->pll_amplitude != RS9_REG_SS_AMP_0V7) { in rs9_update_config()
242 rs9->pll_amplitude); in rs9_update_config()