Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c89 #define REG_REV3_QCSP_IO_CFG(n) (0x1004 + ((n) * 0x10)) macro
673 before = qm_ccsr_in(REG_REV3_QCSP_IO_CFG(idx)); in qman_set_sdest()
677 qm_ccsr_out(REG_REV3_QCSP_IO_CFG(idx), after); in qman_set_sdest()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_ccsr.c89 #define REG_REV3_QCSP_IO_CFG(n) (0x1004 + ((n) * 0x10)) macro
673 before = qm_ccsr_in(REG_REV3_QCSP_IO_CFG(idx)); in qman_set_sdest()
677 qm_ccsr_out(REG_REV3_QCSP_IO_CFG(idx), after); in qman_set_sdest()

Completed in 4 milliseconds