Jetpack/kernel/nvidia/include/dt-bindings/i2c/tegra-i2c-rtcpu-dt.h
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

16 lines
442 B
C

/*
* Copyright (C) 2017, NVIDIA Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*/
#ifndef _DT_BINDINGS_TEGRA_RTCPU_I2C_H
#define _DT_BINDINGS_TEGRA_RTCPU_I2C_H
#define TEGRA_CAMRTC_I2C_MUX_NONE 0
#define TEGRA_CAMRTC_I2C_MUX_TCA9548 1
#endif