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

/linux-master/include/soc/fsl/
H A Dqman.h574 #define QM_CGR_TARG_PORTAL(n) (0x80000000 >> (n)) /* s/w portal, 0-9 */ macro
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c2396 cgr->cscn_targ = cpu_to_be32(val | QM_CGR_TARG_PORTAL(pi));
2404 cgr->cscn_targ = cpu_to_be32(val & ~QM_CGR_TARG_PORTAL(pi));

Completed in 147 milliseconds