Home
last modified time | relevance | path

Searched refs:modctrl_match_table (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/pcs/
H A Dpcs-rzn1-miic.c66 static struct modctrl_match modctrl_match_table[] = { variable
418 for (i = 0; i < ARRAY_SIZE(modctrl_match_table); i++) { in miic_match_dt_conf()
419 table_entry = &modctrl_match_table[i]; in miic_match_dt_conf()