Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c108 uccf->enabled_rx = 1; in ucc_fast_enable()
129 uccf->enabled_rx = 0; in ucc_fast_disable()
214 uccf->enabled_rx = 0; in ucc_fast_init()
H A Ducc_slow.c88 uccs->enabled_rx = 1; in ucc_slow_enable()
109 uccs->enabled_rx = 0; in ucc_slow_disable()
/linux/include/soc/fsl/qe/
H A Ducc_fast.h186 int enabled_rx; /* Whether channel is enabled for Rx (ENR) */ member
H A Ducc_slow.h190 int enabled_rx; /* Whether channel is enabled for Rx (ENR) */ member