Searched refs:mbox_sel (Results 1 – 2 of 2) sorted by relevance
49 - 'mbox_sel' - RIO messaging MBOX selection mask. This is a bitmask that defines
49 static u8 mbox_sel = 0x0f; variable50 module_param(mbox_sel, byte, S_IRUGO);51 MODULE_PARM_DESC(mbox_sel,1900 if ((mbox_sel & (1 << mbox)) == 0) { in tsi721_open_outb_mbox()2189 if ((mbox_sel & (1 << mbox)) == 0) { in tsi721_open_inb_mbox()