Home
last modified time | relevance | path

Searched refs:S_GENI_CMD_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dqcom-geni-se.h86 #define S_GENI_CMD_ACTIVE BIT(12) macro
/Linux-v5.4/drivers/tty/serial/
Dqcom_geni_serial.c599 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_start_rx()
630 if (!(status & S_GENI_CMD_ACTIVE)) in qcom_geni_serial_stop_rx()
638 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_stop_rx()