Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dadp8860.h121 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 551 uA */ member
Dadp8870.h133 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 551 uA */ member
/Linux-v4.19/include/linux/mfd/
Dadp5520.h270 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 127 uA */ member
/Linux-v4.19/drivers/video/backlight/
Dadp5520_bl.c125 pdata->l3_hyst); in adp5520_bl_setup()
Dadp8860_bl.c413 ret |= adp8860_write(client, ADP8860_L3_HYS, pdata->l3_hyst); in adp8860_bl_setup()
Dadp8870_bl.c501 ret = adp8870_write(client, ADP8870_L3HYS, pdata->l3_hyst); in adp8870_bl_setup()