Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soc/qcom/
H A Dgeni-se.h112 #define SE_DMA_TX_FSM_RST 0xc58 macro
/linux-6.15/drivers/i2c/busses/
H A Di2c-qcom-geni.c385 writel_relaxed(1, gi2c->se.base + SE_DMA_TX_FSM_RST); in geni_i2c_tx_fsm_rst()
/linux-6.15/drivers/spi/
H A Dspi-geni-qcom.c202 writel(1, se->base + SE_DMA_TX_FSM_RST); in handle_se_timeout()