Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dgeni-se.h109 #define SE_DMA_RX_LEN_IN 0xd54 macro
/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c145 #define SE_DMA_RX_LEN_IN 0xd54 macro
/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c837 rx_in = readl(uport->membase + SE_DMA_RX_LEN_IN); in qcom_geni_serial_handle_rx_dma()