Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/fsl/qe/
Dqmc.c965 unsigned int w_rx, w_tx; in qmc_setup_chan_trnsync() local
976 w_tx = hweight64(chan->tx_ts_mask); in qmc_setup_chan_trnsync()
977 if (w_rx <= 1 && w_tx <= 1) { in qmc_setup_chan_trnsync()