Searched refs:MBOX_MSG (Results 1 – 1 of 1) sorted by relevance
63 #define MBOX_MSG(chan, data) (((data) & ~0xf) | ((chan) & 0xf)) macro229 mbox_write_4(sc, REG_WRITE, MBOX_MSG(chan, data)); in bcm_mbox_write()