Searched refs:MACCFG2_INTERFACE_MODE_MASK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/qe/ | ||
D | uec.h | 74 #define MACCFG2_INTERFACE_MODE_MASK 0x00000300 macro |
D | uec.c | 324 maccfg2 &= ~MACCFG2_INTERFACE_MODE_MASK; in uec_set_mac_if_mode() |