Home
last modified time | relevance | path

Searched hist:"3517 a27d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Daxp_pmic.h3517a27d Tue Jan 12 00:42:37 CST 2016 Chen-Yu Tsai <wens@csie.org> power: axp: merge separate DLDO functions into 1

Instead of one function for each DLDO regulator, make 1 function that
takes an extra "index". Since the control bits for the DLDO regulators
are contiguous, this makes the function very simple. This removes a lot
of duplicate code.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/openbmc/u-boot/drivers/power/
H A Daxp221.c3517a27d Tue Jan 12 00:42:37 CST 2016 Chen-Yu Tsai <wens@csie.org> power: axp: merge separate DLDO functions into 1

Instead of one function for each DLDO regulator, make 1 function that
takes an extra "index". Since the control bits for the DLDO regulators
are contiguous, this makes the function very simple. This removes a lot
of duplicate code.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/openbmc/u-boot/board/sunxi/
H A Dboard.c3517a27d Tue Jan 12 00:42:37 CST 2016 Chen-Yu Tsai <wens@csie.org> power: axp: merge separate DLDO functions into 1

Instead of one function for each DLDO regulator, make 1 function that
takes an extra "index". Since the control bits for the DLDO regulators
are contiguous, this makes the function very simple. This removes a lot
of duplicate code.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>