Searched refs:dvfs_get_idx (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dscpi_protocol.h48 * @dvfs_get_idx: gets the Operating Point of the given power domain.
68 int (*dvfs_get_idx)(u8); member in struct:scpi_ops
/linux-master/drivers/clk/
H A Dclk-scpi.c85 int idx = clk->scpi_ops->dvfs_get_idx(clk->id);
/linux-master/drivers/firmware/
H A Darm_scpi.c790 .dvfs_get_idx = scpi_dvfs_get_idx,

Completed in 94 milliseconds