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