Searched refs:TI_MBOX_MESSAGE (Results 1 – 2 of 2) sorted by relevance
38 #define TI_MBOX_MESSAGE(n) (0x40 + (n) * 0x4) macro
242 return (ti_mbox_reg_read(sc, TI_MBOX_MESSAGE(chan))); in ti_mbox_read()265 ti_mbox_reg_write(sc, TI_MBOX_MESSAGE(chan), data); in ti_mbox_write()