Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmsm_geni_serial_earlycon.c95 #define M_GENI_CMD_ABORT BIT(1) macro
225 writel_relaxed(M_GENI_CMD_ABORT, in msm_geni_serial_poll_abort_tx()
H A Dqcom_geni_serial.c322 writel(M_GENI_CMD_ABORT, uport->membase + in qcom_geni_serial_poll_tx_done()
/OK3568_Linux_fs/kernel/include/linux/
H A Dqcom-geni-se.h129 #define M_GENI_CMD_ABORT BIT(1) macro
360 writel_relaxed(M_GENI_CMD_ABORT, se->base + SE_GENI_M_CMD_CTRL_REG); in geni_se_abort_m_cmd()