Searched refs:clk_get_val (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | scpi_protocol.h | 66 unsigned long (*clk_get_val)(u16); member |
/linux/drivers/clk/ | ||
H A D | clk-scpi.c | 32 return clk->scpi_ops->clk_get_val(clk->id); in scpi_clk_recalc_rate() |