Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-rzn1-miic.c49 #define MIIC_MAX_NR_PORTS 5 macro
302 if (port > MIIC_MAX_NR_PORTS || port < 1) in miic_create()
366 for (port = 0; port < MIIC_MAX_NR_PORTS; port++) { in miic_init_hw()