Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/qcom/
Dgeni-se.h109 #define SE_DMA_RX_LEN_IN 0xd54 macro
/Linux-v6.6/drivers/soc/qcom/
Dqcom-geni-se.c146 #define SE_DMA_RX_LEN_IN 0xd54 macro
/Linux-v6.6/drivers/tty/serial/
Dqcom_geni_serial.c820 rx_in = readl(uport->membase + SE_DMA_RX_LEN_IN); in qcom_geni_serial_handle_rx_dma()