Searched refs:QCOM_GPI_UART (Results 1 – 2 of 2) sorted by relevance
8 #define QCOM_GPI_UART 2 macro
1487 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()