Searched refs:stm_fs (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/clk/st/ |
| D | clkgen-fsyn.c | 37 struct stm_fs { struct 45 static const struct stm_fs fs216c65_rtbl[] = { argument 53 static const struct stm_fs fs432c65_rtbl[] = { 84 static const struct stm_fs fs660c32_rtbl[] = { 141 const struct stm_fs *rtbl; 143 int (*get_rate)(unsigned long , const struct stm_fs *, 153 static int clk_fs216c65_get_rate(unsigned long, const struct stm_fs *, 155 static int clk_fs432c65_get_rate(unsigned long, const struct stm_fs *, 157 static int clk_fs660c32_dig_get_rate(unsigned long, const struct stm_fs *, 496 static int clk_fs660c32_vco_get_rate(unsigned long input, struct stm_fs *fs, in clk_fs660c32_vco_get_rate() [all …]
|