Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dclk-3xxx-legacy.c23 static struct ti_clk_fixed virt_12m_ck_data = {
33 static struct ti_clk_fixed virt_13m_ck_data = {
43 static struct ti_clk_fixed virt_19200000_ck_data = {
53 static struct ti_clk_fixed virt_26000000_ck_data = {
63 static struct ti_clk_fixed virt_38_4m_ck_data = {
73 static struct ti_clk_fixed virt_16_8m_ck_data = {
568 static struct ti_clk_fixed sys_altclk_data = {
609 static struct ti_clk_fixed mcbsp_clks_data = {
738 static struct ti_clk_fixed omap_32k_fck_data = {
1060 static struct ti_clk_fixed pclk_ck_data = {
[all …]
Dclock.h79 struct ti_clk_fixed { struct
Dclk.c202 struct ti_clk_fixed *fixed; in ti_clk_register_clk()