Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c102 #define bm_out(reg, val) __bm_out(&portal->addr, REG_##reg, val) macro
201 bm_out(CFG, cfg); in bm_rcr_init()
267 bm_out(RCR_PI_CINH, RCR_PTR2IDX(rcr->cursor)); in bm_rcr_pci_commit()
356 bm_out(RCR_ITR, ithresh); in bm_rcr_set_ithresh()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h43 #define bm_out(reg, val) __bm_out(&portal->addr, BM_REG_##reg, val) macro
188 bm_out(CFG, cfg); in bm_rcr_init()
266 bm_out(RCR_PI_CINH, RCR_PTR2IDX(rcr->cursor)); in bm_rcr_pci_commit()
372 bm_out(RCR_ITR, ithresh); in bm_rcr_set_ithresh()