Searched refs:cm_config (Results 1 – 11 of 11) sorted by relevance
13 const struct cm_config * const cm_get_default_config(void) in cm_get_default_config()16 struct cm_config *cm_handoff_cfg = (struct cm_config *) in cm_get_default_config()
35 static const struct cm_config cm_default_cfg = {123 const struct cm_config * const cm_get_default_config(void) in cm_get_default_config()
48 const struct cm_config *cm_default_cfg = cm_get_default_config(); in board_init_f()
68 const struct cm_config *cm_default_cfg = cm_get_default_config(); in board_init_f()
42 void cm_basic_init(const struct cm_config * const cfg) in cm_basic_init()
67 int cm_basic_init(const struct cm_config * const cfg) in cm_basic_init()
19 const struct cm_config * const cm_get_default_config(void);
13 struct cm_config { struct110 int cm_basic_init(const struct cm_config * const cfg);111 const struct cm_config * const cm_get_default_config(void);
21 struct cm_config { struct61 void cm_basic_init(const struct cm_config * const cfg); argument
25 struct cm_config { struct
238 const struct cm_config * const cfg) in clk_basic_init()625 const struct cm_config *cm_default_cfg = cm_get_default_config(); in socfpga_clk_probe()
Completed in 17 milliseconds