Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dadp8860.h120 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 551 uA */ member
H A Dadp8870.h132 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 551 uA */ member
/openbmc/linux/include/linux/mfd/
H A Dadp5520.h269 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 127 uA */ member
/openbmc/linux/drivers/video/backlight/
H A Dadp5520_bl.c116 pdata->l3_hyst); in adp5520_bl_setup()
H A Dadp8860_bl.c404 ret |= adp8860_write(client, ADP8860_L3_HYS, pdata->l3_hyst); in adp8860_bl_setup()
H A Dadp8870_bl.c492 ret = adp8870_write(client, ADP8870_L3HYS, pdata->l3_hyst); in adp8870_bl_setup()