Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fm/
H A Dmemac.c87 if_mode |= (IF_MODE_GMII | IF_MODE_RG); in memac_set_interface_mode()
/openbmc/u-boot/include/
H A Dfsl_memac.h219 #define IF_MODE_RG 0x00000004 /* 1- RGMII */ macro