Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dclk-3xxx-legacy.c171 static struct ti_clk_fixed_factor core_ck_data = {
197 static struct ti_clk_fixed_factor security_l3_ick_data = {
209 static struct ti_clk_fixed_factor wkup_l4_ick_data = {
265 static struct ti_clk_fixed_factor core_l4_ick_data = {
342 static struct ti_clk_fixed_factor dpll4_m2x2_mul_ck_data = {
368 static struct ti_clk_fixed_factor omap_96m_alwon_fck_data = {
380 static struct ti_clk_fixed_factor cm_96m_fck_data = {
411 static struct ti_clk_fixed_factor core_96m_fck_data = {
468 static struct ti_clk_fixed_factor security_l4_ick2_data = {
557 static struct ti_clk_fixed_factor cm_96m_d2_fck_data = {
[all …]
Dclock.h104 struct ti_clk_fixed_factor { struct
Dclk.c298 struct ti_clk_fixed_factor *fixed_factor; in ti_clk_register_clk()