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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dsiutils.c622 uint8 uartopt_ix = MUXENAB4335_GETIX(w, UART); local
624 uart_rx = mux4335_uartopt[uartopt_ix].uart_rx;
625 uart_tx = mux4335_uartopt[uartopt_ix].uart_tx;
627 if (uartopt_ix >
630 __FUNCTION__, uartopt_ix));

Completed in 156 milliseconds