| /* | |
| * Texas Instruments ADC128D818 12-bit 8-channel ADC with I2C interface | |
| * | |
| * Copyright (c) 2026 Meta Platforms, Inc. and affiliates. | |
| * | |
| * SPDX-License-Identifier: GPL-2.0-or-later | |
| */ | |
| #ifndef HW_SENSOR_ADC128D818_H | |
| #define HW_SENSOR_ADC128D818_H | |
| #define TYPE_ADC128D818 "adc128d818" | |
| #endif |