Searched refs:l2_hyst (Results 1 - 6 of 6) sorted by path

/linux-master/include/linux/mfd/
H A Dadp5520.h267 u8 l2_hyst; /* use L2_COMP_CURR_uA(I) 0 <= I <= 1000 uA */ member in struct:adp5520_backlight_platform_data
/linux-master/include/linux/platform_data/
H A Dadp8860.h118 u8 l2_hyst; /* use L2_COMP_CURR_uA(I) 0 <= I <= 1106 uA */ member in struct:adp8860_backlight_platform_data
H A Dadp8870.h130 u8 l2_hyst; /* use L2_COMP_CURR_uA(I) 0 <= I <= 1106 uA */ member in struct:adp8870_backlight_platform_data
/linux-master/drivers/video/backlight/
H A Dadp5520_bl.c112 pdata->l2_hyst);
H A Dadp8860_bl.c402 ret |= adp8860_write(client, ADP8860_L2_HYS, pdata->l2_hyst);
H A Dadp8870_bl.c484 ret = adp8870_write(client, ADP8870_L2HYS, pdata->l2_hyst);

Completed in 247 milliseconds