Searched refs:fg (Results 1 – 14 of 14) sorted by relevance
| /u-boot/drivers/power/battery/ |
| A D | bat_trats.c | 33 bat->fg->fg_battery_update(p_bat->fg, bat); in power_battery_charge() 57 bat_->pbat->fg = fg_; in power_battery_init_trats() 61 bat_->fg = fg_->fg; in power_battery_init_trats()
|
| A D | bat_trats2.c | 31 bat_->pbat->fg = fg_; in power_battery_init_trats2() 35 bat_->fg = fg_->fg; in power_battery_init_trats2()
|
| /u-boot/include/ |
| A D | video_fb.h | 45 unsigned int fg; member
|
| /u-boot/include/power/ |
| A D | pmic.h | 63 struct pmic *chrg, *fg, *muic; member 80 struct power_fg *fg; member
|
| /u-boot/drivers/power/ |
| A D | power_core.c | 194 p->fg->fg_battery_check(p->pbat->fg, p); in do_pmic()
|
| /u-boot/drivers/power/mfd/ |
| A D | fg_max77693.c | 134 p->fg = &power_fg_ops; in power_fg_init()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_console.c | 408 unsigned int fg; member 437 unsigned int fg = EFI_ATTR_FG(attribute); in efi_cout_set_attribute() local 444 printf(ESC"[%u;%u;%um", bold, color[fg].fg, color[bg].bg); in efi_cout_set_attribute()
|
| /u-boot/scripts/kconfig/lxdialog/ |
| A D | dialog.h | 85 int fg; /* foreground */ member
|
| A D | util.c | 53 dlg.dialog.fg = (f); \ 171 init_pair(pair, color->fg, color->bg); in init_one_color()
|
| /u-boot/board/samsung/trats2/ |
| A D | trats2.c | 184 p_fg->fg->fg_battery_check(p_fg, p_bat); in exynos_power_init()
|
| /u-boot/drivers/power/fuel_gauge/ |
| A D | fg_max17042.c | 285 p->fg = &power_fg_ops; in power_fg_init()
|
| /u-boot/arch/arm/dts/ |
| A D | ste-ab8505.dtsi | 99 compatible = "stericsson,ab8500-fg";
|
| A D | ste-ab8500.dtsi | 136 compatible = "stericsson,ab8500-fg";
|
| /u-boot/board/samsung/trats/ |
| A D | trats.c | 175 p_fg->fg->fg_battery_check(p_fg, p_bat); in exynos_power_init()
|
Completed in 25 milliseconds