Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/ti/
HDti_mbox.c72 struct ti_mbox_softc { struct
98 sizeof(struct ti_mbox_softc) argument
106 ti_mbox_reg_read(struct ti_mbox_softc *sc, uint16_t reg) in ti_mbox_reg_read()
112 ti_mbox_reg_write(struct ti_mbox_softc *sc, uint16_t reg, uint32_t val) in ti_mbox_reg_write()
135 struct ti_mbox_softc *sc; in ti_mbox_attach()
205 struct ti_mbox_softc *sc; in ti_mbox_detach()
223 struct ti_mbox_softc *sc; in ti_mbox_intr()
232 struct ti_mbox_softc *sc; in ti_mbox_read()
245 struct ti_mbox_softc *sc; in ti_mbox_write()