]> Git Repo - linux.git/blob - include/dt-bindings/dma/qcom-gpi.h
Linux 6.14-rc3
[linux.git] / include / dt-bindings / dma / qcom-gpi.h
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */
2 /* Copyright (c) 2020, Linaro Ltd.  */
3
4 #ifndef __DT_BINDINGS_DMA_QCOM_GPI_H__
5 #define __DT_BINDINGS_DMA_QCOM_GPI_H__
6
7 #define QCOM_GPI_SPI            1
8 #define QCOM_GPI_UART           2
9 #define QCOM_GPI_I2C            3
10
11 #endif /* __DT_BINDINGS_DMA_QCOM_GPI_H__ */
This page took 0.029816 seconds and 4 git commands to generate.