Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 80) sorted by relevance

1234

/rk3399_rockchip-uboot/doc/device-tree-bindings/leds/
H A Dleds-gpio.txt18 values are "on", "off", and "keep". If the LED is already on or off
21 on). The "keep" setting will keep the LED at whatever its current
38 default-state = "keep";
H A Dleds-bcm6328.txt11 controlled, so the only chance to keep them working is by using this driver.
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dbcm283x-uboot.dtsi2 * U-Boot addition to keep baudrate set by firmware
H A Dbcm2837-rpi-3-b.dts22 default-state = "keep";
H A Dbcm2835-rpi-a-plus.dts17 default-state = "keep";
H A Dbcm2835-rpi-b-plus.dts18 default-state = "keep";
H A Dbcm2836-rpi-2-b.dts22 default-state = "keep";
H A Dimx6sx-sabreauto.dts54 keep-power-in-suspend;
66 keep-power-in-suspend;
H A Dbcm2835-rpi.dtsi14 default-state = "keep";
H A Dimx6qdl-logicpd.dtsi340 keep-power-in-suspend;
349 keep-power-in-suspend;
H A Dimx6ull-14x14-evk.dts507 keep-power-in-suspend;
518 keep-power-in-suspend;
H A Drk3368-lion.dts53 keep-power-in-suspend;
H A Darmada-385-amc.dts130 marvell,nand-keep-config;
H A Dimx6q-logicpd.dts121 keep-power-in-suspend;
/rk3399_rockchip-uboot/doc/
H A DREADME.mpc85xx-spin-table22 with WIMGE =0b00100. Now secondary cores can keep polling the spin table
25 For the above to work, DDR has to set the 'M' bit of WIMGE, in order to keep
H A DREADME.bcm7xxx98 * to 0x0 to keep initramfs in-place and to
128 * to 0xffffffff to keep the DTB in-place and
H A DREADME.ramboot-ppc85xx28 prefer to keep it intact, at the same time want to test your bootloader.
79 There can be added specific Make options for RAMBoot. We can keep different
H A DREADME.mpc85xx-sd-spi-boot43 Where $file is the target file. Also keep in mind the u-boot.bin file needs
H A DREADME.fdt-overlays110 to be invalidated, so keep copies to avoid reloading.
/rk3399_rockchip-uboot/drivers/remoteproc/
H A DKconfig15 # Please keep the configuration alphabetically sorted.
/rk3399_rockchip-uboot/test/fs/
H A Dfat-noncontig-test.sh98 fn=${mnt}/keep-${sects}.img
/rk3399_rockchip-uboot/board/freescale/mpc8323erdb/
H A DREADME47 To keep your old U-Boot's environment variables, do a:
/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc.c1978 int i, keep, move, appending = 0; in tnc_insert() local
2039 keep = n; in tnc_insert()
2040 move = c->fanout - keep; in tnc_insert()
2049 keep = c->fanout; in tnc_insert()
2052 keep = (c->fanout + 1) / 2; in tnc_insert()
2053 move = c->fanout - keep; in tnc_insert()
2061 if (n < keep) { in tnc_insert()
2065 keep -= 1; in tnc_insert()
2069 n -= keep; in tnc_insert()
2081 znode->child_cnt = keep; in tnc_insert()
[all …]
/rk3399_rockchip-uboot/api/
H A DREADME24 for example it doesn't keep states, but relies on hints from the app and
/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Du-boot.lds78 * bss follows. We keep it adjacent to simplify init code.

1234