Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dqcom-geni-se.h105 #define S_GENI_CMD_ACTIVE BIT(12) macro
/kernel/linux/linux-5.10/drivers/tty/serial/
Dqcom_geni_serial.c647 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_start_rx()
678 if (!(status & S_GENI_CMD_ACTIVE)) in qcom_geni_serial_stop_rx()
695 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_stop_rx()