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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/quatech_usb2/
H A Dquatech_usb2.c1404 unsigned short UartNumandLCR; local
1406 UartNumandLCR = (LCR << 8) + Uart_Number;
1409 QT2_GET_SET_UART, 0x40, divisor, UartNumandLCR,
1834 unsigned short UartNumandLCR; local
1836 UartNumandLCR = (default_LCR << 8) + Uart_Number;
1839 QT2_GET_SET_UART, 0x40, default_divisor, UartNumandLCR,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/serqt_usb2/
H A Dserqt_usb2.c646 unsigned short UartNumandLCR; local
648 UartNumandLCR = (default_LCR << 8) + Uart_Number;
653 UartNumandLCR, NULL, 0, 300);

Completed in 159 milliseconds