Searched refs:ti_clk_features (Results 1 – 3 of 3) sorted by relevance
39 struct ti_clk_features ti_clk_features; variable450 void __init ti_clk_setup_features(struct ti_clk_features *features) in ti_clk_setup_features()452 memcpy(&ti_clk_features, features, sizeof(*features)); in ti_clk_setup_features()461 const struct ti_clk_features *ti_clk_get_features(void) in ti_clk_get_features()463 return &ti_clk_features; in ti_clk_get_features()
255 extern struct ti_clk_features ti_clk_features;
519 ti_clk_features.flags |= TI_CLK_CLKCTRL_COMPAT; in _ti_omap4_clkctrl_setup()