/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | at91sam9rl.c | 102 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9rl_pmc_setup() 118 parent_names[2] = "pllack"; in at91sam9rl_pmc_setup() 130 parent_names[2] = "pllack"; in at91sam9rl_pmc_setup()
|
H A D | at91rm9200.c | 120 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91rm9200_pmc_setup() 138 parent_names[2] = "pllack"; in at91rm9200_pmc_setup() 154 parent_names[2] = "pllack"; in at91rm9200_pmc_setup()
|
H A D | at91sam9n12.c | 156 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9n12_pmc_setup() 161 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9n12_pmc_setup()
|
H A D | at91sam9g45.c | 130 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9g45_pmc_setup() 135 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9g45_pmc_setup()
|
H A D | at91sam9x5.c | 178 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9x5_pmc_setup() 183 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9x5_pmc_setup()
|
H A D | sama5d4.c | 167 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in sama5d4_pmc_setup() 172 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d4_pmc_setup()
|
H A D | sama5d3.c | 152 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in sama5d3_pmc_setup() 157 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d3_pmc_setup()
|
H A D | at91sam9260.c | 396 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam926x_pmc_setup() 414 parent_names[2] = "pllack"; in at91sam926x_pmc_setup() 430 parent_names[2] = "pllack"; in at91sam926x_pmc_setup()
|
H A D | sama5d2.c | 196 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in sama5d2_pmc_setup() 201 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d2_pmc_setup()
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | at91sam9rl.c | 104 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9rl_pmc_setup() 120 parent_names[2] = "pllack"; in at91sam9rl_pmc_setup() 142 parent_names[2] = "pllack"; in at91sam9rl_pmc_setup()
|
H A D | at91rm9200.c | 122 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91rm9200_pmc_setup() 140 parent_names[2] = "pllack"; in at91rm9200_pmc_setup() 166 parent_names[2] = "pllack"; in at91rm9200_pmc_setup()
|
H A D | at91sam9g45.c | 137 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9g45_pmc_setup() 142 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9g45_pmc_setup()
|
H A D | at91sam9x5.c | 185 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9x5_pmc_setup() 190 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9x5_pmc_setup()
|
H A D | at91sam9n12.c | 163 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam9n12_pmc_setup() 168 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in at91sam9n12_pmc_setup()
|
H A D | sama5d4.c | 179 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in sama5d4_pmc_setup() 184 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d4_pmc_setup()
|
H A D | at91sam9260.c | 398 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in at91sam926x_pmc_setup() 416 parent_names[2] = "pllack"; in at91sam926x_pmc_setup() 443 parent_names[2] = "pllack"; in at91sam926x_pmc_setup()
|
H A D | sama5d3.c | 164 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in sama5d3_pmc_setup() 169 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d3_pmc_setup()
|
H A D | sama5d2.c | 218 hw = at91_clk_register_pll(regmap, "pllack", "mainck", 0, in sama5d2_pmc_setup() 223 hw = at91_clk_register_plldiv(regmap, "plladivck", "pllack"); in sama5d2_pmc_setup()
|
/third_party/NuttX/ |
H A D | ReleaseNotes | 6131 - Add functions to calculate PLLACK, PCK, and MCK frequencies given [all...] |