Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dqcom-geni-se.h86 #define S_GENI_CMD_ACTIVE BIT(12) macro
/Linux-v4.19/drivers/tty/serial/
Dqcom_geni_serial.c613 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_start_rx()
654 if (!(status & S_GENI_CMD_ACTIVE)) in qcom_geni_serial_stop_rx()
668 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_stop_rx()