Searched defs:cpg_mssr_info (Results 1 – 1 of 1) sorted by relevance
16 struct cpg_mssr_info { struct17 const struct cpg_core_clk *core_clk;18 unsigned int core_clk_size;19 const struct mssr_mod_clk *mod_clk;20 unsigned int mod_clk_size;21 const struct mstp_stop_table *mstp_table;22 unsigned int mstp_table_size;23 const char *reset_node;24 const char *extalr_node;25 const char *extal_usb_node;[all …]