Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dclk-3xxx-legacy.c24 static struct ti_clk_fixed virt_12m_ck_data = {
34 static struct ti_clk_fixed virt_13m_ck_data = {
44 static struct ti_clk_fixed virt_19200000_ck_data = {
54 static struct ti_clk_fixed virt_26000000_ck_data = {
64 static struct ti_clk_fixed virt_38_4m_ck_data = {
74 static struct ti_clk_fixed virt_16_8m_ck_data = {
569 static struct ti_clk_fixed sys_altclk_data = {
610 static struct ti_clk_fixed mcbsp_clks_data = {
739 static struct ti_clk_fixed omap_32k_fck_data = {
1061 static struct ti_clk_fixed pclk_ck_data = {
[all …]
Dclock.h79 struct ti_clk_fixed { struct
Dclk.c297 struct ti_clk_fixed *fixed; in ti_clk_register_clk()