Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dqcom-geni-se.h119 #define S_GENI_CMD_CANCEL BIT(2) macro
316 writel_relaxed(S_GENI_CMD_CANCEL, se->base + SE_GENI_S_CMD_CTRL_REG); in geni_se_cancel_s_cmd()
/Linux-v4.19/drivers/tty/serial/
Dqcom_geni_serial.c665 S_GENI_CMD_CANCEL, false); in qcom_geni_serial_stop_rx()