Searched defs:miic_of_data (Results 1 – 1 of 1) sorted by relevance
234 struct miic_of_data { struct235 struct modctrl_match *match_table;236 u8 match_table_count;237 u8 conf_conv_count;238 const char * const *conf_to_string;239 u8 conf_to_string_count;240 const char * const *index_to_string;241 u8 index_to_string_count;242 u8 miic_port_start;243 u8 miic_port_max;[all …]