Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c108 static __inline__ void __bm_cl_touch_ro(struct bm_addr *bm, uintptr_t offset) in __bm_cl_touch_ro() function
131 #define bm_cl_touch_ro(reg) __bm_cl_touch_ro(&portal->addr, CL_##reg##_CENA)
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h46 #define __bm_cl_touch_ro(bm, o) dcbt_ro((bm)->ce + (o)) macro
56 #define bm_cl_touch_ro(reg) __bm_cl_touch_ro(&portal->addr, BM_CL_##reg##_CENA)