Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/power/
Dsmb347-charger.h108 unsigned int soft_temp_limit_compensation; member
/linux-4.1.27/drivers/power/
Dsmb347-charger.c574 if (smb->pdata->soft_temp_limit_compensation != in smb347_set_temp_limits()
576 val = smb->pdata->soft_temp_limit_compensation & 0x3; in smb347_set_temp_limits()