Searched refs:txsense (Results 1 – 1 of 1) sorted by relevance
64 static bool txsense; /* 0 = active high, 1 = active low */ variable170 if (txsense) in on()178 if (txsense) in off()854 module_param(txsense, bool, 0444);855 MODULE_PARM_DESC(txsense, "Sense of transmitter circuit (0 = active high, 1 = active low )");