Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/dma/
H A Dqcom-gpi.h8 #define QCOM_GPI_UART 2 macro
/openbmc/linux/drivers/dma/qcom/
H A Dgpi.c1487 schid = (gchan->protocol == QCOM_GPI_UART) ? gchan->chid : 0; in gpi_terminate_all()
1488 echid = (gchan->protocol == QCOM_GPI_UART) ? schid + 1 : MAX_CHANNELS_PER_GPII; in gpi_terminate_all()