AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.138.123.240


Current Path : /usr/src/linux-headers-5.15.0-127/include/dt-bindings/thermal/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-127/include/dt-bindings/thermal/lm90.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * This header provides constants for the LM90 thermal bindings.
 */

#ifndef _DT_BINDINGS_THERMAL_LM90_H_
#define _DT_BINDINGS_THERMAL_LM90_H_

#define LM90_LOCAL_TEMPERATURE 0
#define LM90_REMOTE_TEMPERATURE 1
#define LM90_REMOTE2_TEMPERATURE 2

#endif