Home
last modified time | relevance | path

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

/u-boot/board/google/chromebook_coral/
A Dbaseboard_dptf.asl29 Package () { 0, 0, 0, 0, 255, 0xBB8, "mA", 0 }, /* 3A (MAX) */
30 Package () { 0, 0, 0, 0, 24, 0x600, "mA", 0 }, /* 1.5A */
31 Package () { 0, 0, 0, 0, 16, 0x400, "mA", 0 }, /* 1.0A */
32 Package () { 0, 0, 0, 0, 8, 0x200, "mA", 0 }, /* 0.5A */
33 Package () { 0, 0, 0, 0, 0, 0x000, "mA", 0 }, /* 0.0A */
/u-boot/include/linux/usb/
A Dgadget.h468 int (*vbus_draw) (struct usb_gadget *, unsigned mA);
708 static inline int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in usb_gadget_vbus_draw() argument
712 return gadget->ops->vbus_draw(gadget, mA); in usb_gadget_vbus_draw()
/u-boot/arch/arm/dts/
A Dstm32f429-disco.dts98 * 50 mA typical 80 mA max touchscreen drivers
A Dzynqmp-e-a2197-00-revA.dts250 /* 0.78V @ 500mA */
308 /* 1.5V @ 500mA */
356 /* 3.3V @ 500mA */
404 /* 1.5V @ 500mA */
A Duniphier-ld20.dtsi984 drive-strength = <4>; /* default: 3.5mA */
988 drive-strength = <5>; /* 5mA */
993 drive-strength = <4>; /* default: 3.5mA */
997 drive-strength = <11>; /* 11mA */
A Duniphier-ld11.dtsi655 drive-strength = <4>; /* default: 4mA */
659 drive-strength = <8>; /* 8mA */
A Dsun50i-h6-orangepi-3.dts78 /* Always on 1.8V/300mA regulator for WiFi and BT IO */
A Drk3288-phycore-rdk.dts203 * high-speed mode on pcm-947 board so bump up to 12 mA.
A Dam335x-bone-common.dtsi312 * measurement after shutdown: it should be less than 1 mA.)
A Dexynos5420-peach-pit.dts147 * [7:6] Right-bar GPIO output strength is 8mA
A Dam57xx-beagle-x15-common.dtsi97 /* Based on 5v 500mA AFB02505HHB */
A Drk3326-odroid-go2.dts516 Capacity : 3.7V 3000mA
A Dexynos5250-spring.dts625 /* [7:6] Right-bar GPIO output strength is 8mA */
/u-boot/doc/device-tree-bindings/pinctrl/
A Dkendryte,k210-fpioa.txt48 - drive-strength: There are 8 drive strength settings between 11 and 50 mA.
62 /* JTAG running at 3.3V and driven at 11 mA */
A Dpinctrl-bindings.txt213 drive-strength - sink or source at most X mA
281 - drive-strength takes as argument the target strength in mA.
/u-boot/drivers/usb/gadget/
A DKconfig124 int "Maximum VBUS Power usage (2-500 mA)"
134 milliAmperes. The permitted range of values is 2 - 500 mA;
135 0 mA would be legal, but can make some hosts misbehave.
A Dpxa25x_udc.c1093 static int pxa25x_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in pxa25x_udc_vbus_draw() argument
/u-boot/arch/x86/include/asm/acpi/cros_ec/
A Dec.asl482 * Arg0 = Current Limit in 64mA steps
/u-boot/drivers/usb/musb-new/
A Dmusb_gadget.c1742 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in musb_gadget_vbus_draw() argument
1749 return usb_phy_set_power(musb->xceiv, mA); in musb_gadget_vbus_draw()
/u-boot/doc/driver-model/
A Dusb-info.rst134 the 5V 500mA power supplied by the controller will not be sufficient to run

Completed in 34 milliseconds