Home
last modified time | relevance | path

Searched refs:apply (Results 1 – 25 of 31) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/power/dvfs/
H A Ddvfs-uclass.c14 if (!ops->apply) in dvfs_apply()
17 return ops->apply(dev); in dvfs_apply()
30 int dvfs_init(bool apply) in dvfs_init() argument
42 if (apply) in dvfs_init()
H A Drockchip_wtemp_dvfs.c599 .apply = wtemp_dvfs_apply,
/rk3399_rockchip-uboot/include/
H A Ddvfs.h17 int dvfs_init(bool apply);
43 int (*apply)(struct udevice *dev); member
/rk3399_rockchip-uboot/doc/
H A DREADME.fdt-overlays62 There are two ways to apply overlays in U-boot.
66 2. Manually load and apply overlays
95 5. You are now ready to apply the overlay.
97 => fdt apply $fdtovaddr
H A DREADME.generic-board107 same comments apply.
H A DREADME.chromium17 For all of these the standard U-Boot build instructions apply. For example on
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch3143 setenv mcinitcmd 'fsl_mc start mc 0x580300000 0x580800000;fsl_mc apply DPL 0x580700000'
148 …noted that these addresses in 'fsl_mc start mc 0x580300000 0x580800000;fsl_mc apply DPL 0x58070000…
279 (MC). These commands are used to start mc, aiop and apply DPL
287 b) fsl_mc apply DPL <DPL_addr> - Apply DPL file
305 b) fsl_mc apply DPL <DPL_addr> - Apply DPL file
316 => fsl_mc apply dpl 580700000
322 c) fsl_mc apply DPL <DPL_addr> - Apply DPL file
334 => fsl_mc apply dpl 580700000
/rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/spi/
H A Dspi-flash.txt15 apply to Intel chipsets, which tend to memory-map flash.
/rk3399_rockchip-uboot/Licenses/
H A DOFL.txt29 requirement for fonts to remain under this license does not apply
81 remain under this license does not apply to any document created
H A Dgpl-2.0.txt18 the GNU Lesser General Public License instead.) You can apply it to
114 These requirements apply to the modified work as a whole. If
117 themselves, then this License, and its terms, do not apply to those
212 apply and the section as a whole is intended to apply in other
H A Dlgpl-2.1.txt190 These requirements apply to the modified work as a whole. If
193 themselves, then this License, and its terms, do not apply to those
211 3. You may opt to apply the terms of the ordinary GNU General Public
388 particular circumstance, the balance of the section is intended to apply,
389 and the section as a whole is intended to apply in other circumstances.
468 To apply these terms, attach the following notices to the library. It is
H A Dlgpl-2.0.txt177 These requirements apply to the modified work as a whole. If
180 themselves, then this License, and its terms, do not apply to those
198 3. You may opt to apply the terms of the ordinary GNU General Public
367 particular circumstance, the balance of the section is intended to apply,
368 and the section as a whole is intended to apply in other circumstances.
447 To apply these terms, attach the following notices to the library. It is
/rk3399_rockchip-uboot/doc/device-tree-bindings/net/
H A Dmicrel-ksz90x1.txt44 The following 5-bit values table apply to rxc-skew-ps and txc-skew-ps.
81 The following 4-bit values table apply to the txdX-skew-ps, rxdX-skew-ps
/rk3399_rockchip-uboot/board/keymile/km83xx/
H A DREADME.kmeter17 phase it might be helpful to apply an alternative boot configuration in
/rk3399_rockchip-uboot/doc/device-tree-bindings/serial/
H A D8250.txt33 - reg-offset : offset to apply to the mapbase from the start of the registers.
/rk3399_rockchip-uboot/board/freescale/mpc837xemds/
H A DREADME25 document shipped with your board. Then apply the following setting:
/rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/
H A Dpinctrl-bindings.txt195 apply to (either this, "group" or "pinmux" has to be
197 group - the group to apply the properties to, if the driver
202 that properties in the node apply to (either this,
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/
H A DREADME27 shipped with your board. Then apply the following setting:
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Doverlay-fdt-boot.txt196 u-boot will retrieve the base blob and apply the overlays in sequence as
H A Dcommand_syntax_extensions.txt136 overlays to apply on the base device tree supplied by the first configuration
/rk3399_rockchip-uboot/lib/libxbc/
H A DCOPYING179 APPENDIX: How to apply the Apache License to your work.
181 To apply the Apache License to your work, attach the following
/rk3399_rockchip-uboot/board/freescale/t1040qds/
H A DREADME139 The below commands apply to T1040QDS
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A DKconfig129 of CPU cores, platforms with asymmetric clusters don't apply here.
/rk3399_rockchip-uboot/board/freescale/t104xrdb/
H A DREADME207 The below commands apply to the board
/rk3399_rockchip-uboot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped424 %apply int *OUTPUT { int *lenp };

12