Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dbman_portals.c113 bm_ci_write(struct bman_portal_softc *sc, bus_size_t off, uint32_t val) in bm_ci_write() function
126 bm_ci_write(sc, BCSP_ISDR, 0); in bman_portal_attach()
127 bm_ci_write(sc, BCSP_IER, INTR_RCRI | INTR_BSCN); in bman_portal_attach()
135 bm_ci_write(sc, BCSP_SCN0, 0); in bman_portal_attach()
136 bm_ci_write(sc, BCSP_SCN1, 0); in bman_portal_attach()
229 bm_ci_write(sc, BCSP_ISR, intrs); in bman_portal_isr()
325 bm_ci_write(sc, reg_ptr, reg); in bman_portal_enable_scn()