Home
last modified time | relevance | path

Searched defs:pll_output (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dahci_da850.c46 u32 pll_output = 1500000000, needed; in ahci_da850_calculate_mpy() local
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c252 struct compute_gpu_clock_output_parameter_v1_8 *pll_output; in pp_atomfwctrl_get_gpu_pll_dividers_vega10() local
/openbmc/linux/sound/soc/codecs/
H A Dcx2072x.c589 unsigned int pll_output; in cx2072x_config_pll() local
/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c1329 static int pll_output(struct stm32mp1_clk_priv *priv, int pll_id, int output) in pll_output() function