Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dqcom-geni-se.h85 #define M_GENI_CMD_ACTIVE BIT(0) macro
/Linux-v4.19/drivers/tty/serial/
Dqcom_geni_serial.c554 if (status & M_GENI_CMD_ACTIVE) in qcom_geni_serial_start_tx()
585 if (!(status & M_GENI_CMD_ACTIVE)) in qcom_geni_serial_stop_tx()