Home
last modified time | relevance | path

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

/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
/linux/include/linux/mfd/
H A Dadp5520.h269 u8 l3_hyst; /* use L3_COMP_CURR_uA(I) 0 <= I <= 127 uA */ member
/linux/drivers/video/backlight/
H A Dadp5520_bl.c115 pdata->l3_hyst); in adp5520_bl_setup()
H A Dadp8860_bl.c403 ret |= adp8860_write(client, ADP8860_L3_HYS, pdata->l3_hyst); in adp8860_bl_setup()