Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/power/
Dsmb347-charger.h108 unsigned int soft_temp_limit_compensation; member
/Linux-v4.19/drivers/power/supply/
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()