Home
last modified time | relevance | path

Searched refs:INT_CONFIG_MIN_TEMP_MARK (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcw2017_battery.c51 #define INT_CONFIG_MIN_TEMP_MARK BIT(4) macro
154 int_mask |= INT_CONFIG_MIN_TEMP_MARK; in cw_update_profile()