/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2022 MediaTek Inc. * Author Mufaddal Ali */ int mt6359_gauge_get_batadc(void); int mt6359_gauge_get_v_bat_temp(void);