Searched defs:miic_of_data (Results 1 – 1 of 1) sorted by relevance
214 struct miic_of_data { struct215 struct modctrl_match *match_table;216 u8 match_table_count;217 u8 conf_conv_count;218 const char * const *conf_to_string;219 u8 conf_to_string_count;220 const char * const *index_to_string;221 u8 index_to_string_count;222 u8 miic_port_start;223 u8 miic_port_max;[all …]