Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Drt4831-backlight.c29 #define RT4831_BLOCP_MINUA 900000 macro
144 ocp_uA = clamp_val(ocp_uA, RT4831_BLOCP_MINUA, in rt4831_parse_backlight_properties()
146 val = DIV_ROUND_UP(ocp_uA - RT4831_BLOCP_MINUA, in rt4831_parse_backlight_properties()