Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dgeni-se.h127 #define M_GENI_CMD_ACTIVE BIT(0) macro
/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c265 return readl(uport->membase + SE_GENI_STATUS) & M_GENI_CMD_ACTIVE; in qcom_geni_serial_main_active()
1081 geni_status & M_GENI_CMD_ACTIVE); in qcom_geni_serial_isr()