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.c112 static __inline__ void __bm_cl_touch_rw(struct bm_addr *bm, uintptr_t offset) in __bm_cl_touch_rw() function
132 #define bm_cl_touch_rw(reg) __bm_cl_touch_rw(&portal->addr, CL_##reg##_CENA)
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h47 #define __bm_cl_touch_rw(bm, o) dcbt_rw((bm)->ce + (o)) macro
57 #define bm_cl_touch_rw(reg) __bm_cl_touch_rw(&portal->addr, BM_CL_##reg##_CENA)