Home
last modified time | relevance | path

Searched refs:GENI_SE_UART (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/soc/qcom/
Dqcom-geni-se.c260 if (proto != GENI_SE_UART) { in geni_se_select_fifo_mode()
267 if (proto != GENI_SE_UART) in geni_se_select_fifo_mode()
/Linux-v4.19/include/linux/
Dqcom-geni-se.h20 GENI_SE_UART, enumerator
/Linux-v4.19/drivers/tty/serial/
Dqcom_geni_serial.c895 if (proto != GENI_SE_UART) { in qcom_geni_serial_startup()
1079 if (unlikely(geni_se_read_proto(&port->se) != GENI_SE_UART)) { in qcom_geni_console_setup()
1122 if (geni_se_read_proto(&se) != GENI_SE_UART) in qcom_geni_serial_earlycon_setup()