Home
last modified time | relevance | path

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

/u-boot/drivers/net/qe/
A Ddm_qe_uec.c42 maccfg1 |= MACCFG1_ENABLE_RX; in uec_mac_enable()
65 maccfg1 &= ~MACCFG1_ENABLE_RX; in uec_mac_disable()
A Duec.h49 #define MACCFG1_ENABLE_RX 0x00000004 /* Enable Rx */ macro
/u-boot/drivers/qe/
A Duec.h49 #define MACCFG1_ENABLE_RX 0x00000004 /* Enable Rx */ macro
A Duec.c80 maccfg1 |= MACCFG1_ENABLE_RX; in uec_mac_enable()
108 maccfg1 &= ~MACCFG1_ENABLE_RX; in uec_mac_disable()

Completed in 14 milliseconds