Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/sh/clk/
H A Dcore.c91 static long clk_rate_round_helper(struct clk_rate_round_data *rounder) in clk_rate_round_helper() function
152 return clk_rate_round_helper(&table_round); in clk_rate_table_round()
172 return clk_rate_round_helper(&div_range_round); in clk_rate_div_range_round()
192 return clk_rate_round_helper(&mult_range_round); in clk_rate_mult_range_round()
/kernel/linux/linux-6.6/drivers/sh/clk/
H A Dcore.c91 static long clk_rate_round_helper(struct clk_rate_round_data *rounder) in clk_rate_round_helper() function
152 return clk_rate_round_helper(&table_round); in clk_rate_table_round()
172 return clk_rate_round_helper(&div_range_round); in clk_rate_div_range_round()
192 return clk_rate_round_helper(&mult_range_round); in clk_rate_mult_range_round()

Completed in 3 milliseconds