Searched refs:txsense (Results 1 – 1 of 1) sorted by relevance
56 static bool txsense; /* 0 = active high, 1 = active low */ variable162 if (txsense) in on()170 if (txsense) in off()839 module_param(txsense, bool, 0444);840 MODULE_PARM_DESC(txsense, "Sense of transmitter circuit (0 = active high, 1 = active low )");