| /rk3399_rockchip-uboot/board/keymile/common/ |
| H A D | common.c | 260 char *rest = bidhwklist; in do_checkboardidhwk() local 274 while (*rest && !isxdigit(*rest)) in do_checkboardidhwk() 275 rest++; in do_checkboardidhwk() 280 bid = simple_strtoul(rest, &endp, 16); in do_checkboardidhwk() 283 rest = endp + 1; in do_checkboardidhwk() 288 hwkey = simple_strtoul(rest, &endp, 16); in do_checkboardidhwk() 289 rest = endp; in do_checkboardidhwk() 290 while (*rest && !isxdigit(*rest)) in do_checkboardidhwk() 291 rest++; in do_checkboardidhwk()
|
| /rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/ |
| H A D | uart.h | 33 union br_rest rest; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/include/mach/ |
| H A D | uart.h | 33 union br_rest rest; member
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | genboardscfg.py | 338 tag, rest = line[:2], line[2:].strip() 340 maintainers.append(rest) 343 for f in glob.glob(rest): 350 status = rest
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | reiserfs.c | 684 char *rest, ch; in reiserfs_dir() local 818 for (rest = dirname; (ch = *rest) && ! isspace (ch) && ch != '/'; rest++); in reiserfs_dir() 819 *rest = 0; in reiserfs_dir() 908 *rest = ch; in reiserfs_dir() 912 *rest = ch; in reiserfs_dir() 913 dirname = rest; in reiserfs_dir()
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_s5p.c | 84 writew(udivslot[val % 16], &uart->rest.slot); in s5p_serial_baud() 86 writeb(val % 16, &uart->rest.value); in s5p_serial_baud()
|
| /rk3399_rockchip-uboot/drivers/video/rockchip/ |
| H A D | Kconfig | 6 # display by configure the device tree, and the vop driver will do the rest.
|
| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | u-boot.lds | 20 * above it for the ROM store into which the rest of U-Boot is packed.
|
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | README.sunxi64 | 45 enter AArch64 very early. The rest of the SPL runs in AArch64 EL3. 56 which contains the rest of the firmware.
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.standalone | 81 the rest of the parameters are the function arguments
|
| H A D | README.autoboot | 126 character of a key string does not appear in the rest of the
|
| H A D | README.drivers.eth | 134 member. This allows the rest of U-Boot to dynamically change the MAC address
|
| H A D | README.mxs | 148 The rest of partitions in the DOS partition table can be used by the user.
|
| H A D | README.rockchip | 160 run minimal with code like DDR, clock etc and rest of new features in SPL.
|
| H A D | README.POST | 113 rest of U-Boot. 441 register with the expected one. The rest of instructions will be
|
| H A D | README.nand | 132 tasks except setting mtd->name, and registering with the rest of
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3288-veyron-mickey.dts | 117 * heat--we'll let the GPU do the rest itself.
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | Kconfig | 155 the rest of U-Boot (including RAM version) runs at EL2.
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 2999 my $rest = $2; 3001 my $pos = pos_last_openparen($rest); 4826 my ($off, $dstat, $dcond, $rest); 4994 my ($off, $dstat, $dcond, $rest);
|
| /rk3399_rockchip-uboot/board/freescale/t102xqds/ |
| H A D | README | 111 …- Powered from ATX 'standby' power supply that allows continuous operation while rest of the syste…
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | of-plat.txt | 105 CONFIG_OF_SPL_REMOVE_PROPS option. The rest are processed. This will produce
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffsfs.c | 3187 YCHAR *rest; in yaffs_dump_dev() 3189 struct yaffs_obj *obj = yaffsfs_FindRoot(path, &rest); in yaffs_dump_dev()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | README | 100 - rootfs: the rest
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 249 do the rest.
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 227 be a consequence of the rest of this License.
|