Searched refs:gpt_rate_tbl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/spear/ |
H A D | clk.h | 72 struct gpt_rate_tbl { struct 80 struct gpt_rate_tbl *rtbl; 121 long flags, void __iomem *reg, struct gpt_rate_tbl *rtbl, u8
|
H A D | clk-gpt-synth.c | 38 struct gpt_rate_tbl *rtbl = gpt->rtbl; in gpt_calc_rate() 84 struct gpt_rate_tbl *rtbl = gpt->rtbl; in clk_gpt_set_rate() 115 long flags, void __iomem *reg, struct gpt_rate_tbl *rtbl, u8 in clk_register_gpt()
|
H A D | spear6xx_clock.c | 109 static struct gpt_rate_tbl gpt_rtbl[] = {
|
H A D | spear3xx_clock.c | 122 static struct gpt_rate_tbl gpt_rtbl[] = {
|
/kernel/linux/linux-6.6/drivers/clk/spear/ |
H A D | clk.h | 69 struct gpt_rate_tbl { struct 77 struct gpt_rate_tbl *rtbl; 118 long flags, void __iomem *reg, struct gpt_rate_tbl *rtbl, u8
|
H A D | clk-gpt-synth.c | 35 struct gpt_rate_tbl *rtbl = gpt->rtbl; in gpt_calc_rate() 81 struct gpt_rate_tbl *rtbl = gpt->rtbl; in clk_gpt_set_rate() 112 long flags, void __iomem *reg, struct gpt_rate_tbl *rtbl, u8 in clk_register_gpt()
|
H A D | spear6xx_clock.c | 107 static struct gpt_rate_tbl gpt_rtbl[] = {
|
H A D | spear3xx_clock.c | 120 static struct gpt_rate_tbl gpt_rtbl[] = {
|
Completed in 6 milliseconds