Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
Dqman_test_api.c42 QM_SDQCR_CHANNELS_POOL(POOL_ID))
/linux-6.1.9/include/soc/fsl/
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()