linux/include/dt-bindings/soc/qcom,gsbi.h

/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
 */
#ifndef __DT_BINDINGS_QCOM_GSBI_H
#define __DT_BINDINGS_QCOM_GSBI_H

#define GSBI_PROT_IDLE
#define GSBI_PROT_I2C_UIM
#define GSBI_PROT_I2C
#define GSBI_PROT_SPI
#define GSBI_PROT_UART_W_FC
#define GSBI_PROT_UIM
#define GSBI_PROT_I2C_UART

#define GSBI_CRCI_QUP
#define GSBI_CRCI_UART

#endif