Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_test_api.c42 QM_SDQCR_CHANNELS_POOL(POOL_ID))
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_test_api.c42 QM_SDQCR_CHANNELS_POOL(POOL_ID))
/kernel/linux/linux-5.10/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); in QM_SDQCR_CHANNELS_POOL_CONV()
939 * @pools: bit-mask of pool channels, using QM_SDQCR_CHANNELS_POOL(n)
/kernel/linux/linux-6.6/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); in QM_SDQCR_CHANNELS_POOL_CONV()
940 * @pools: bit-mask of pool channels, using QM_SDQCR_CHANNELS_POOL(n)

Completed in 6 milliseconds