Home
last modified time | relevance | path

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

/u-boot/drivers/net/qe/
A Duccf.h106 int enabled_tx; /* whether UCC is enabled for Tx (ENT) */ member
A Duccf.c348 uccf->enabled_tx = 1; in ucc_fast_enable()
368 uccf->enabled_tx = 0; in ucc_fast_disable()
409 uccf->enabled_tx = 0; in ucc_fast_init()
/u-boot/drivers/qe/
A Duccf.h106 int enabled_tx; /* whether UCC is enabled for Tx (ENT) */ member
A Duccf.c349 uccf->enabled_tx = 1; in ucc_fast_enable()
369 uccf->enabled_tx = 0; in ucc_fast_disable()
410 uccf->enabled_tx = 0; in ucc_fast_init()

Completed in 7 milliseconds