Searched refs:stop_bit_len (Results 1 – 1 of 1) sorted by relevance
1371 u32 stop_bit_len; in qcom_geni_serial_set_termios() local1413 stop_bit_len = TX_STOP_BIT_LEN_2; in qcom_geni_serial_set_termios()1415 stop_bit_len = TX_STOP_BIT_LEN_1; in qcom_geni_serial_set_termios()1457 writel(stop_bit_len, uport->membase + SE_UART_TX_STOP_BIT_LEN); in qcom_geni_serial_set_termios()1545 u32 stop_bit_len = 0; /* Default stop bit length - 1 bit */ in qcom_geni_serial_earlycon_setup() local1582 writel(stop_bit_len, uport->membase + SE_UART_TX_STOP_BIT_LEN); in qcom_geni_serial_earlycon_setup()