Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dqcom-geni-se.h105 #define S_GENI_CMD_ACTIVE BIT(12) macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A 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()