blob: 9560528dd5f7d41f77a179f82724b1a86fd03d6f [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _EC_RODA_IT8518_CHIP_H
#define _EC_RODA_IT8518_CHIP_H
struct ec_roda_it8518_config {
u8 cpuhot_limit; /* temperature in °C which asserts PROCHOT# */
};
#endif /* _EC_RODA_IT8518_CHIP_H */