Searched refs:QM_SDQCR_CHANNELS_POOL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_api.c42 QM_SDQCR_CHANNELS_POOL(POOL_ID))
/linux-master/include/soc/fsl/
H A Dqman.h62 #define QM_SDQCR_CHANNELS_POOL(n) (0x00008000 >> (n)) macro
66 return QM_SDQCR_CHANNELS_POOL(channel + 1 - qm_channel_pool1);
940 * @pools: bit-mask of pool channels, using QM_SDQCR_CHANNELS_POOL(n)

Completed in 130 milliseconds