Home
last modified time | relevance | path

Searched refs:override (Results 1 – 25 of 41) sorted by relevance

12

/rk3399_rockchip-uboot/doc/device-tree-bindings/serial/
H A Dsnps-dw-apb-uart.txt27 - 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 Dcpld.c43 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 DMakefile11 override HOSTCC = $(CC)
/rk3399_rockchip-uboot/doc/
H A DREADME.fuse36 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 DREADME.mips32 or override do_bootelf_exec() not to disable I-/D-caches, because most
H A DREADME.cfi19 In this case, board-specific code can override this weak default
H A DREADME.standalone90 You can override the default implementation using:
H A DREADME.fdt-control153 address of the fdt binary blob, and will override either of the options.
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A Dconfig.txt22 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 Ddrd.c45 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 Ddrd.h32 __le32 override; member
/rk3399_rockchip-uboot/board/freescale/common/
H A Dvid.c664 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 DREADME119 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 Dt4240qds.c872 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 Darmada-388.dtsi42 * SATA ports. So we can reuse the dtsi of the Armada 385, override the pinctrl
H A Dam335x-bone-common.dtsi308 * You can override this later with
H A Darmada-xp.dtsi85 wt-override;
H A Dam57xx-beagle-x15-common.dtsi492 * the necessary dr_mode override in the expansion
H A Ddra7.dtsi1124 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 DREADME62 override auto-detection and force activation of the specified panel.
/rk3399_rockchip-uboot/tools/
H A DMakefile270 override HOSTCC = $(CC)
/rk3399_rockchip-uboot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt11 - clock-output-names: from common clock binding to override the default output clock name
/rk3399_rockchip-uboot/lib/
H A DKconfig341 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 DREADME134 hardware debugger that can override the HRCW, such as the BDI-2000.
/rk3399_rockchip-uboot/scripts/
H A DKbuild.include237 # User may override this check using make KBUILD_NOCMDDEP=1

12