Home
last modified time | relevance | path

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

/u-boot/drivers/net/qe/
A Duccf.h107 int enabled_rx; /* whether UCC is enabled for Rx (ENR) */ member
A Duccf.c352 uccf->enabled_rx = 1; in ucc_fast_enable()
372 uccf->enabled_rx = 0; in ucc_fast_disable()
410 uccf->enabled_rx = 0; in ucc_fast_init()
/u-boot/drivers/qe/
A Duccf.h107 int enabled_rx; /* whether UCC is enabled for Rx (ENR) */ member
A Duccf.c353 uccf->enabled_rx = 1; in ucc_fast_enable()
373 uccf->enabled_rx = 0; in ucc_fast_disable()
411 uccf->enabled_rx = 0; in ucc_fast_init()

Completed in 4 milliseconds