Searched refs:ti_mbox_write (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/arm/ti/
H A Dti_mbox.c70 static int ti_mbox_write(device_t, int, uint32_t);
90 DEVMETHOD(mbox_write, ti_mbox_write),
242 ti_mbox_write(device_t dev, int chan, uint32_t data) function

Completed in 73 milliseconds