Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dqcom-geni-se.h115 #define S_GENI_CMD_ACTIVE BIT(12) macro
/Linux-v6.1/drivers/tty/serial/
Dqcom_geni_serial.c645 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_start_rx()
676 if (!(status & S_GENI_CMD_ACTIVE)) in qcom_geni_serial_stop_rx()
693 if (status & S_GENI_CMD_ACTIVE) in qcom_geni_serial_stop_rx()