Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.h61 #define __qm_cl_touch_ro(qm, o) dcbt_ro((qm)->ce + (o)) macro
71 #define qm_cl_touch_ro(reg) __qm_cl_touch_ro(&portal->addr, QM_CL_##reg##_CENA)
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h120 static __inline__ void __qm_cl_touch_ro(struct qm_addr *qm, uintptr_t offset) in __qm_cl_touch_ro() function
143 #define qm_cl_touch_ro(reg) __qm_cl_touch_ro(&portal->addr, CL_##reg##_CENA)