Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/fsl/
Dqman.h64 static inline u32 QM_SDQCR_CHANNELS_POOL_CONV(u16 channel) in QM_SDQCR_CHANNELS_POOL_CONV() function
/linux-6.1.9/drivers/soc/fsl/qbman/
Dqman_ccsr.c722 qm_pools_sdqcr |= QM_SDQCR_CHANNELS_POOL_CONV(i); in qman_resource_init()
Dqman.c2780 QM_SDQCR_CHANNELS_POOL_CONV in qman_shutdown_fq()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c780 u32 pool = QM_SDQCR_CHANNELS_POOL_CONV(channel); in dpaa_eth_add_channel()