Searched refs:skip_txen_test (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D8250.c68 static unsigned int skip_txen_test; /* force skip of txen test at init time */ variable
2106 if (skip_txen_test || up->port.flags & UPF_NO_TXEN_TEST)
3287 module_param(skip_txen_test, uint, 0644);
3288 MODULE_PARM_DESC(skip_txen_test, "Skip checking for the TXEN bug at init time");

Completed in 111 milliseconds