Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dclk-3xxx-legacy.c170 static struct ti_clk_fixed_factor core_ck_data = {
196 static struct ti_clk_fixed_factor security_l3_ick_data = {
208 static struct ti_clk_fixed_factor wkup_l4_ick_data = {
264 static struct ti_clk_fixed_factor core_l4_ick_data = {
341 static struct ti_clk_fixed_factor dpll4_m2x2_mul_ck_data = {
367 static struct ti_clk_fixed_factor omap_96m_alwon_fck_data = {
379 static struct ti_clk_fixed_factor cm_96m_fck_data = {
410 static struct ti_clk_fixed_factor core_96m_fck_data = {
467 static struct ti_clk_fixed_factor security_l4_ick2_data = {
556 static struct ti_clk_fixed_factor cm_96m_d2_fck_data = {
[all …]
Dclock.h104 struct ti_clk_fixed_factor { struct
Dclk.c203 struct ti_clk_fixed_factor *fixed_factor; in ti_clk_register_clk()