Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c104 uccf->enabled_tx = 1; in ucc_fast_enable()
125 uccf->enabled_tx = 0; in ucc_fast_disable()
213 uccf->enabled_tx = 0; in ucc_fast_init()
H A Ducc_slow.c84 uccs->enabled_tx = 1; in ucc_slow_enable()
105 uccs->enabled_tx = 0; in ucc_slow_disable()
/linux/include/soc/fsl/qe/
H A Ducc_fast.h185 int enabled_tx; /* Whether channel is enabled for Tx (ENT) */ member
H A Ducc_slow.h189 int enabled_tx; /* Whether channel is enabled for Tx (ENT) */ member