| /rk3399_rockchip-uboot/board/BuS/eb_cpu5282/ |
| H A D | eb_cpu5282.c | 231 ulong side; in do_brightness() local 236 side = simple_strtoul(argv[1], NULL, 10); in do_brightness() 238 if ((side >= 0) && (side <= 3) && in do_brightness() 240 vcxk_setbrightness(side, bright); in do_brightness()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.i2c | 5 The implementation on the master side in software is quite complex. 16 reboots by either side without difficulty. 32 sure that the other side doesn't want it also. A detailed explanation is best 38 2. Waits a little bit for the other side to notice (slew time) 46 7. Panic. The other side is hung with the CLAIM line set. 60 wait for access to the bus assuming that the other side isn't using it.
|
| H A D | README.Heterogeneous-SoCs | 1 DSP side awareness for Freescale heterogeneous multicore chips based on 9 Code for DSP side awareness provides such functionality for Freescale
|
| H A D | README.sdp | 19 The host side utilities are typically capable to interpret the i.MX 22 specific legacy image format (see mkimage(1)). Also the U-Boot side
|
| H A D | README.android-fastboot | 106 On the client side you can fetch the bootloader version for instance: 131 and on the gadget side you should see:
|
| H A D | README.NetConsole | 28 On the host side, please use this script to access the console:
|
| H A D | README.usb | 225 eth2addr). There is similar support on the USB network side, using the
|
| H A D | README.efi | 233 - Add more drivers to the application side (e.g. video, block devices, USB,
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | bus_vcxk.c | 99 void vcxk_setbrightness(unsigned int side, short brightness); 272 void vcxk_setbrightness(unsigned int side, short brightness) in vcxk_setbrightness() argument 275 if ((side == 0) || (side & 0x1)) in vcxk_setbrightness() 277 if ((side == 0) || (side & 0x2)) in vcxk_setbrightness()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | bus_vcxk.h | 17 extern void vcxk_setbrightness(unsigned int side, short brightness);
|
| /rk3399_rockchip-uboot/api/ |
| H A D | README | 23 leaving as much processing as possible on the consumer application side, 47 - entry point at the consumer side, allows to make syscall, mandatory
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | Kconfig | 6 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! 28 familiar host side controllers have names like "EHCI", "OHCI", 34 peripheral/device side bus controller, and a "gadget driver" for 184 Ethernet MAC address of the device-side (ie. local board's) MAC 191 Ethernet MAC address of the host-side (ie. remote device's) MAC
|
| /rk3399_rockchip-uboot/drivers/usb/ulpi/ |
| H A D | Kconfig | 7 Select ULPI viewport (SoC-side interface to ULPI) implementation
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | README | 11 Two “front side” banks dedicated to Ethernet 13 - Two PCI Express slots with side-band connector supporting 18 Two “back side” banks dedicated to other protocols 20 - Four PCI Express slots with side-band connector supporting
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/spi/ |
| H A D | soft-spi.txt | 4 SPI bus. No SPI host is required for this to work. The down-side is that the
|
| /rk3399_rockchip-uboot/board/wandboard/ |
| H A D | README | 34 - Insert the SD card into the slot located in the bottom of the board (same side
|
| /rk3399_rockchip-uboot/drivers/usb/ |
| H A D | Kconfig | 26 If your system has a device-side USB port, used in the peripheral 27 side of the USB protocol, see the "USB Gadget" framework instead.
|
| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | smc.c | 2096 uint8_t side; /* LEFT/RIGHT side indicator (0=L, 1=R) */ in wr_train() local 2166 for (side = L; side <= R; side++) { in wr_train() 2167 mrc_post_code(0x08, 0x10 + side); in wr_train() 2178 set_wdq(ch, rk, bl, delay[side][ch][rk][bl]); in wr_train() 2207 if (side == L) in wr_train() 2219 delay[side][ch][rk][bl]); in wr_train() 2226 mrc_post_code(0xee, 0x80 + side); in wr_train()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-xp-gp.dts | 219 /* Front-side USB slot */ 224 /* Back-side USB slot */
|
| H A D | armada-xp-maxbcm.dts | 218 /* Front-side USB slot */ 223 /* Back-side USB slot */
|
| /rk3399_rockchip-uboot/board/freescale/mpc8569mds/ |
| H A D | README | 52 the sticker of the rear side of the board
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/ |
| H A D | Kconfig | 48 good RK3288 host environment. On the RK3288 side, there are 2 USB
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | Kconfig | 33 the other side of the Chrome OS EC to the I2C bus connected there.
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | signature.txt | 49 openssl on the host side (e.g. mkimage), it is not desirable for U-Boot. 50 For the run-time verification side, it is important to keep code and data
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | lgpl-2.1.txt | 334 Library side-by-side in a single library together with other library
|