Searched refs:qbman_set_swp_cfg (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/net/fsl-mc/dpio/ |
D | qbman_sys.h | 234 static inline uint32_t qbman_set_swp_cfg(uint8_t max_fill, uint8_t wn, in qbman_set_swp_cfg() function 274 reg = qbman_set_swp_cfg(dqrr_size, 1, 0, 3, 2, 3, 0, 1, 0, 1, 0, 0); in qbman_swp_sys_init() 276 reg = qbman_set_swp_cfg(dqrr_size, 0, 0, 3, 2, 3, 0, 1, 0, 1, 0, 0); in qbman_swp_sys_init()
|