Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dclock.h131 struct ti_clk_dpll { struct
Dclk-3xxx-legacy.c125 static struct ti_clk_dpll dpll3_ck_data = {
296 static struct ti_clk_dpll dpll4_ck_data = {
498 static struct ti_clk_dpll dpll5_ck_data = {
1263 static struct ti_clk_dpll dpll1_ck_data = {
2147 static struct ti_clk_dpll dpll2_ck_data = {
2508 static struct ti_clk_dpll dpll4_ck_omap36xx_data = {
Ddpll.c199 struct ti_clk_dpll *dpll; in ti_clk_register_dpll()