Home
last modified time | relevance | path

Searched defs:this_rate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clk/qcom/
H A Dclk-rpm.c175 unsigned long this_rate = 0, this_sleep_rate = 0; in clk_rpm_prepare() local
326 unsigned long this_rate = 0, this_sleep_rate = 0; in clk_rpm_set_rate() local
H A Dclk-smd-rpm.c259 unsigned long this_rate = 0, this_sleep_rate = 0; in clk_smd_rpm_prepare() local
344 unsigned long this_rate = 0, this_sleep_rate = 0; in clk_smd_rpm_set_rate() local
/openbmc/linux/drivers/peci/controller/
H A Dpeci-aspeed.c334 unsigned long this_rate = *prate / (4 * rate); in clk_aspeed_peci_get_div() local
347 unsigned long this_rate = prate / (4 * rate); in clk_aspeed_peci_set_rate() local