Searched refs:of_ti_dpll_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ti/ |
H A D | dpll.c | 280 * of_ti_dpll_setup - Setup function for OMAP DPLL clocks 287 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup() function 412 of_ti_dpll_setup(node, &omap3_dpll5_ck_ops, &dd); in of_ti_omap3_dpll_setup() 414 of_ti_dpll_setup(node, &omap3_dpll_ck_ops, &dd); in of_ti_omap3_dpll_setup() 433 of_ti_dpll_setup(node, &omap3_dpll_core_ck_ops, &dd); in of_ti_omap3_core_dpll_setup() 453 of_ti_dpll_setup(node, &omap3_dpll_per_ck_ops, &dd); in of_ti_omap3_per_dpll_setup() 475 of_ti_dpll_setup(node, &omap3_dpll_per_ck_ops, &dd); in of_ti_omap3_per_jtype_dpll_setup() 495 of_ti_dpll_setup(node, &dpll_ck_ops, &dd); in of_ti_omap4_dpll_setup() 516 of_ti_dpll_setup(node, &dpll_ck_ops, &dd); in of_ti_omap5_mpu_dpll_setup() 535 of_ti_dpll_setup(nod in of_ti_omap4_core_dpll_setup() [all...] |
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | dpll.c | 272 * of_ti_dpll_setup - Setup function for OMAP DPLL clocks 279 static void __init of_ti_dpll_setup(struct device_node *node, in of_ti_dpll_setup() function 431 of_ti_dpll_setup(node, &omap3_dpll5_ck_ops, &dd); in of_ti_omap3_dpll_setup() 433 of_ti_dpll_setup(node, &omap3_dpll_ck_ops, &dd); in of_ti_omap3_dpll_setup() 452 of_ti_dpll_setup(node, &omap3_dpll_core_ck_ops, &dd); in of_ti_omap3_core_dpll_setup() 472 of_ti_dpll_setup(node, &omap3_dpll_per_ck_ops, &dd); in of_ti_omap3_per_dpll_setup() 494 of_ti_dpll_setup(node, &omap3_dpll_per_ck_ops, &dd); in of_ti_omap3_per_jtype_dpll_setup() 514 of_ti_dpll_setup(node, &dpll_ck_ops, &dd); in of_ti_omap4_dpll_setup() 535 of_ti_dpll_setup(node, &dpll_ck_ops, &dd); in of_ti_omap5_mpu_dpll_setup() 554 of_ti_dpll_setup(nod in of_ti_omap4_core_dpll_setup() [all...] |
Completed in 2 milliseconds