Home
last modified time | relevance | path

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

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