Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c132 #define bm_cl_touch_rw(reg) __bm_cl_touch_rw(&portal->addr, CL_##reg##_CENA) macro
277 bm_cl_touch_rw(RCR_PI); in bm_rcr_pce_prefetch()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h57 #define bm_cl_touch_rw(reg) __bm_cl_touch_rw(&portal->addr, BM_CL_##reg##_CENA) macro
280 bm_cl_touch_rw(RCR_PI); in bm_rcr_pce_prefetch()