Searched refs:S_GENI_CMD_ACTIVE (Results 1 – 2 of 2) sorted by relevance
128 #define S_GENI_CMD_ACTIVE BIT(12) macro
270 return readl(uport->membase + SE_GENI_STATUS) & S_GENI_CMD_ACTIVE; in qcom_geni_serial_secondary_active()