Searched refs:qm_out (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/soc/fsl/qbman/ |
H A D | qman.c | 448 qm_out(portal, QM_REG_CFG, cfg); in qm_eqcr_init() 637 qm_out(portal, QM_REG_CFG, cfg); in qm_dqrr_init() 782 qm_out(portal, QM_REG_CFG, cfg); in qm_mr_init() 1292 qm_out(p, QM_REG_ISDR, isdr); in qman_create_portal() 1294 qm_out(p, QM_REG_IER, 0); in qman_create_portal() 1296 qm_out(p, QM_REG_IIR, 1); in qman_create_portal() 1307 qm_out(p, QM_REG_ISDR, isdr); in qman_create_portal() 1314 qm_out(p, QM_REG_ISDR, isdr); in qman_create_portal() 1330 qm_out(p, QM_REG_ISDR, 0); in qman_create_portal() 1332 qm_out(p, QM_REG_IIR, 0); in qman_create_portal() [all …]
|