Searched refs:dvfs_get_idx (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | scpi_protocol.h | 68 int (*dvfs_get_idx)(u8); member |
| /linux/drivers/clk/ | ||
| H A D | clk-scpi.c | 85 int idx = clk->scpi_ops->dvfs_get_idx(clk->id); in scpi_dvfs_recalc_rate() |