xref: /kernel/linux/linux-6.6/include/dt-bindings/soc/qcom,gsbi.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/soc/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
362306a36Sopenharmony_ci */
462306a36Sopenharmony_ci#ifndef __DT_BINDINGS_QCOM_GSBI_H
562306a36Sopenharmony_ci#define __DT_BINDINGS_QCOM_GSBI_H
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#define GSBI_PROT_IDLE		0
862306a36Sopenharmony_ci#define GSBI_PROT_I2C_UIM	1
962306a36Sopenharmony_ci#define GSBI_PROT_I2C		2
1062306a36Sopenharmony_ci#define GSBI_PROT_SPI		3
1162306a36Sopenharmony_ci#define GSBI_PROT_UART_W_FC	4
1262306a36Sopenharmony_ci#define GSBI_PROT_UIM		5
1362306a36Sopenharmony_ci#define GSBI_PROT_I2C_UART	6
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci#define GSBI_CRCI_QUP		0
1662306a36Sopenharmony_ci#define GSBI_CRCI_UART		1
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci#endif
19

Indexes created Thu Nov 07 10:32:03 CST 2024