| /rk3399_rockchip-uboot/doc/device-tree-bindings/serial/ |
| H A D | snps-dw-apb-uart.txt | 27 - dcd-override : Override the DCD modem status signal. This signal will always 30 - dsr-override : Override the DTS modem status signal. This signal will always 33 - cts-override : Override the CTS modem status signal. This signal will always 36 - ri-override : Override the RI modem status signal. This signal will always be 49 dcd-override; 50 dsr-override; 51 cts-override; 52 ri-override;
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | cpld.c | 43 u8 val, curbank, altbank, override; in cpld_set_altbank() local 53 override = CPLD_READ(software_on); in cpld_set_altbank() 54 CPLD_WRITE(software_on, override | CPLD_BANK_SEL_EN); in cpld_set_altbank()
|
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | Makefile | 11 override HOSTCC = $(CC)
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.fuse | 36 This is useful to know the true value of fuses if an override has been 52 fuse override <bank> <word> <hexval> [<hexval>...] 62 override a locked fuse).
|
| H A D | README.mips | 32 or override do_bootelf_exec() not to disable I-/D-caches, because most
|
| H A D | README.cfi | 19 In this case, board-specific code can override this weak default
|
| H A D | README.standalone | 90 You can override the default implementation using:
|
| H A D | README.fdt-control | 153 address of the fdt binary blob, and will override either of the options.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/ |
| H A D | config.txt | 22 This setting will override any values configured via Kconfig. 47 to override the CONFIG_SYS_SPI_U_BOOT_OFFS setting using a value
|
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ |
| H A D | drd.c | 45 reg = readl(&cdns->otg_v1_regs->override); in cdns3_set_mode() 47 writel(reg, &cdns->otg_v1_regs->override); in cdns3_set_mode()
|
| H A D | drd.h | 32 __le32 override; member
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | vid.c | 664 ulong override; in do_vdd_override() local 669 if (!strict_strtoul(argv[1], 10, &override)) in do_vdd_override() 670 adjust_vdd(override); /* the value is checked by callee */ in do_vdd_override()
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | README | 119 Voltage ID and VDD override 122 accordingly. The voltage can also be override by command vdd_override. The 130 Another way to override VDD is to use environmental variable, in case of using 137 The override voltage takes effect when booting.
|
| H A D | t4240qds.c | 872 ulong override; in do_vdd_adjust() local 876 if (!strict_strtoul(argv[1], 10, &override)) in do_vdd_adjust() 877 adjust_vdd(override); /* the value is checked by callee */ in do_vdd_adjust()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-388.dtsi | 42 * SATA ports. So we can reuse the dtsi of the Armada 385, override the pinctrl
|
| H A D | am335x-bone-common.dtsi | 308 * You can override this later with
|
| H A D | armada-xp.dtsi | 85 wt-override;
|
| H A D | am57xx-beagle-x15-common.dtsi | 492 * the necessary dr_mode override in the expansion
|
| H A D | dra7.dtsi | 1124 ti,ldovbb-override-mask = <0x400>; 1157 ti,ldovbb-override-mask = <0x400>; 1190 ti,ldovbb-override-mask = <0x400>; 1223 ti,ldovbb-override-mask = <0x400>;
|
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | README | 62 override auto-detection and force activation of the specified panel.
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | Makefile | 270 override HOSTCC = $(CC)
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3288-dmc.txt | 11 - clock-output-names: from common clock binding to override the default output clock name
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | Kconfig | 341 Change this to override the default one (CONFIG_SYS_VENDOR). 349 Change this to override the default one (CONFIG_SYS_BOARD).
|
| /rk3399_rockchip-uboot/board/freescale/mpc8349itx/ |
| H A D | README | 134 hardware debugger that can override the HRCW, such as the BDI-2000.
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 237 # User may override this check using make KBUILD_NOCMDDEP=1
|