Searched refs:mA (Results 1 – 20 of 20) sorted by relevance
| /u-boot/board/google/chromebook_coral/ |
| A D | baseboard_dptf.asl | 29 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 D | gadget.h | 468 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 D | stm32f429-disco.dts | 96 * 50 mA typical 80 mA max touchscreen drivers
|
| A D | zynqmp-e-a2197-00-revA.dts | 282 /* 0.78V @ 500mA */ 340 /* 1.5V @ 500mA */ 388 /* 3.3V @ 500mA */ 436 /* 1.5V @ 500mA */
|
| A D | uniphier-ld20.dtsi | 984 drive-strength = <4>; /* default: 3.5mA */ 988 drive-strength = <5>; /* 5mA */ 993 drive-strength = <4>; /* default: 3.5mA */ 997 drive-strength = <11>; /* 11mA */
|
| A D | uniphier-ld11.dtsi | 665 drive-strength = <4>; /* default: 4mA */ 669 drive-strength = <8>; /* 8mA */
|
| A D | rk3288-phycore-rdk.dts | 188 * high-speed mode on pcm-947 board so bump up to 12 mA.
|
| A D | sun50i-h6-orangepi-3.dts | 78 /* Always on 1.8V/300mA regulator for WiFi and BT IO */
|
| A D | am335x-bone-common.dtsi | 295 * measurement after shutdown: it should be less than 1 mA.)
|
| A D | imx6qdl-colibri.dtsi | 561 * 50 mA typical 80 mA max touchscreen drivers
|
| A D | exynos5420-peach-pit.dts | 147 * [7:6] Right-bar GPIO output strength is 8mA
|
| A D | imx6qdl-apalis.dtsi | 644 * 50 mA typical 80 mA max touchscreen drivers
|
| A D | am57xx-beagle-x15-common.dtsi | 94 /* Based on 5v 500mA AFB02505HHB */
|
| A D | exynos5250-spring.dts | 625 /* [7:6] Right-bar GPIO output strength is 8mA */
|
| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | canaan,k210-fpioa.txt | 48 - 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 D | pinctrl-bindings.txt | 213 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 D | Kconfig | 139 int "Maximum VBUS Power usage (2-500 mA)" 149 milliAmperes. The permitted range of values is 2 - 500 mA; 150 0 mA would be legal, but can make some hosts misbehave.
|
| /u-boot/arch/x86/include/asm/acpi/cros_ec/ |
| A D | ec.asl | 482 * Arg0 = Current Limit in 64mA steps
|
| /u-boot/drivers/usb/musb-new/ |
| A D | musb_gadget.c | 1741 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in musb_gadget_vbus_draw() argument 1748 return usb_phy_set_power(musb->xceiv, mA); in musb_gadget_vbus_draw()
|
| /u-boot/doc/develop/driver-model/ |
| A D | usb-info.rst | 134 the 5V 500mA power supplied by the controller will not be sufficient to run
|
Completed in 45 milliseconds