Searched refs:stop_bit_len (Results 1 – 1 of 1) sorted by relevance
1421 u32 stop_bit_len; in qcom_geni_serial_set_termios() local1463 stop_bit_len = TX_STOP_BIT_LEN_2; in qcom_geni_serial_set_termios()1465 stop_bit_len = TX_STOP_BIT_LEN_1; in qcom_geni_serial_set_termios()1497 writel(stop_bit_len, uport->membase + SE_UART_TX_STOP_BIT_LEN); in qcom_geni_serial_set_termios()1585 u32 stop_bit_len = 0; /* Default stop bit length - 1 bit */ in qcom_geni_serial_earlycon_setup() local1622 writel(stop_bit_len, uport->membase + SE_UART_TX_STOP_BIT_LEN); in qcom_geni_serial_earlycon_setup()