Searched refs:PORT_MODE_EXT_RVMII_25 (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/broadcom/genet/ | ||
D | bcmgenet.h | 345 #define PORT_MODE_EXT_RVMII_25 (4 | BIT(4)) macro |
D | bcmmii.c | 298 port_ctrl = PORT_MODE_EXT_RVMII_25; in bcmgenet_mii_config() |