Home
last modified time | relevance | path

Searched refs:qm_cl_touch_rw (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h72 #define qm_cl_touch_rw(reg) __qm_cl_touch_rw(&portal->addr, QM_CL_##reg##_CENA) macro
335 qm_cl_touch_rw(EQCR_PI); in qm_eqcr_pce_prefetch()
570 qm_cl_touch_rw(DQRR_CI); in qm_dqrr_cce_prefetch()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h144 #define qm_cl_touch_rw(reg) __qm_cl_touch_rw(&portal->addr, CL_##reg##_CENA) macro
340 qm_cl_touch_rw(EQCR_PI); in qmPortalEqcrPcePrefetch()
650 qm_cl_touch_rw(DQRR_CI); in qmPortalDqrrCcePrefetch()
986 qm_cl_touch_rw(MR_CI); in qmPortalMrCcePrefetch()