Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_mbox.c114 ti_mbox_reg_write(struct ti_mbox_softc *sc, uint16_t reg, uint32_t val) in ti_mbox_reg_write() function
191 ti_mbox_reg_write(sc, TI_MBOX_SYSCONFIG, in ti_mbox_attach()
201 ti_mbox_reg_write(sc, TI_MBOX_IRQENABLE_SET(chan), 1); in ti_mbox_attach()
265 ti_mbox_reg_write(sc, TI_MBOX_MESSAGE(chan), data); in ti_mbox_write()