Searched refs:stop_bit_len (Results 1 – 1 of 1) sorted by relevance
1243 u32 stop_bit_len; in qcom_geni_serial_set_termios() local1321 stop_bit_len = TX_STOP_BIT_LEN_2; in qcom_geni_serial_set_termios()1323 stop_bit_len = TX_STOP_BIT_LEN_1; in qcom_geni_serial_set_termios()1355 writel(stop_bit_len, uport->membase + SE_UART_TX_STOP_BIT_LEN); in qcom_geni_serial_set_termios()1445 u32 stop_bit_len = 0; /* Default stop bit length - 1 bit */ in qcom_geni_serial_earlycon_setup() local1482 writel(stop_bit_len, uport->membase + SE_UART_TX_STOP_BIT_LEN); in qcom_geni_serial_earlycon_setup()