Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dadp5520.h31 #define ADP5520_BL_VALUE 0x0B macro
/linux/drivers/video/backlight/
H A Dadp5520_bl.c77 error = adp5520_read(data->master, ADP5520_BL_VALUE, &reg_val); in adp5520_bl_get_brightness()