Home
last modified time | relevance | path

Searched refs:ti_clk_dpll (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/ti/
Dclock.h131 struct ti_clk_dpll { struct
Dclk-3xxx-legacy.c126 static struct ti_clk_dpll dpll3_ck_data = {
297 static struct ti_clk_dpll dpll4_ck_data = {
499 static struct ti_clk_dpll dpll5_ck_data = {
1264 static struct ti_clk_dpll dpll1_ck_data = {
2148 static struct ti_clk_dpll dpll2_ck_data = {
2509 static struct ti_clk_dpll dpll4_ck_omap36xx_data = {
Ddpll.c200 struct ti_clk_dpll *dpll; in ti_clk_register_dpll()