Searched refs:pll_rate_tbl (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | clk.h | 86 struct pll_rate_tbl { struct 97 struct pll_rate_tbl *rtbl; 126 *cfg_reg, struct pll_rate_tbl *rtbl, u8 rtbl_cnt,
|
H A D | clk-vco-pll.c | 69 static unsigned long pll_calc_rate(struct pll_rate_tbl *rtbl, in pll_calc_rate() 148 struct pll_rate_tbl *rtbl = pll->vco->rtbl; in clk_pll_set_rate() 234 struct pll_rate_tbl *rtbl = vco->rtbl; in clk_vco_set_rate() 278 *cfg_reg, struct pll_rate_tbl *rtbl, u8 rtbl_cnt, in clk_register_vco_pll()
|
H A D | spear6xx_clock.c | 84 static struct pll_rate_tbl pll_rtbl[] = {
|
H A D | spear1340_clock.c | 166 static struct pll_rate_tbl pll_rtbl[] = { 179 static struct pll_rate_tbl pll4_rtbl[] = {
|
H A D | spear1310_clock.c | 233 static struct pll_rate_tbl pll_rtbl[] = { 245 static struct pll_rate_tbl pll4_rtbl[] = {
|
H A D | spear3xx_clock.c | 100 static struct pll_rate_tbl pll_rtbl[] = {
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | clk.h | 83 struct pll_rate_tbl { struct 94 struct pll_rate_tbl *rtbl; 123 *cfg_reg, struct pll_rate_tbl *rtbl, u8 rtbl_cnt,
|
H A D | clk-vco-pll.c | 66 static unsigned long pll_calc_rate(struct pll_rate_tbl *rtbl, in pll_calc_rate() 145 struct pll_rate_tbl *rtbl = pll->vco->rtbl; in clk_pll_set_rate() 231 struct pll_rate_tbl *rtbl = vco->rtbl; in clk_vco_set_rate() 275 *cfg_reg, struct pll_rate_tbl *rtbl, u8 rtbl_cnt, in clk_register_vco_pll()
|
H A D | spear1340_clock.c | 163 static struct pll_rate_tbl pll_rtbl[] = { 176 static struct pll_rate_tbl pll4_rtbl[] = {
|
H A D | spear6xx_clock.c | 82 static struct pll_rate_tbl pll_rtbl[] = {
|
H A D | spear1310_clock.c | 230 static struct pll_rate_tbl pll_rtbl[] = { 242 static struct pll_rate_tbl pll4_rtbl[] = {
|
H A D | spear3xx_clock.c | 98 static struct pll_rate_tbl pll_rtbl[] = {
|
Completed in 11 milliseconds