Home
last modified time | relevance | path

Searched refs:QMC_CHAN_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/soc/fsl/qe/
H A Dqmc.h65 #define QMC_CHAN_ALL (QMC_CHAN_READ | QMC_CHAN_WRITE) macro
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqmc.c1159 ret = qmc_chan_stop(chan, QMC_CHAN_ALL); in qmc_finalize_chans()