Searched refs:txandrx (Results 1 – 1 of 1) sorted by relevance
218 static bool txandrx; /* default = 0 */ variable219 module_param(txandrx, bool, 0444);220 MODULE_PARM_DESC(txandrx, "Allow simultaneous TX and RX");952 outb(txandrx ? 0x03 : 0x02, data->sbase + WBCIR_REG_SP3_IRCR2); in wbcir_init_hw()