Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h121 #define M_GENI_CMD_ACTIVE BIT(0) macro
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c262 return readl(uport->membase + SE_GENI_STATUS) & M_GENI_CMD_ACTIVE; in qcom_geni_serial_main_active()
513 } else if ((geni_status & M_GENI_CMD_ACTIVE) && !port->tx_remaining) { in qcom_geni_serial_console_write()
1050 geni_status & M_GENI_CMD_ACTIVE); in qcom_geni_serial_isr()