Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h152 #define M_GENI_CMD_ABORT BIT(1) macro
395 writel_relaxed(M_GENI_CMD_ABORT, se->base + SE_GENI_M_CMD_CTRL_REG); in geni_se_abort_m_cmd()
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c316 writel(M_GENI_CMD_ABORT, uport->membase + in qcom_geni_serial_poll_tx_done()