Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h206 int (*get_best_match_freq)(const struct ti_sci_handle *handle, u32 did, member
/openbmc/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h189 int (*get_best_match_freq)(const struct ti_sci_handle *handle, u32 did, member
/openbmc/linux/drivers/clk/keystone/
H A Dsci-clk.c178 ret = clk->provider->ops->get_best_match_freq(clk->provider->sci, in sci_clk_determine_rate()
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1847 cops->get_best_match_freq = ti_sci_cmd_clk_get_match_freq; in ti_sci_setup_ops()
/openbmc/linux/drivers/firmware/
H A Dti_sci.c2831 cops->get_best_match_freq = ti_sci_cmd_clk_get_match_freq; in ti_sci_setup_ops()