| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-ls102xa/ |
| H A D | ls102xa_stream_id.h | 32 offsetof(ccsr_sec_t, jrliodnr[jrnum].ls) + \ 36 offsetof(ccsr_sec_t, jrliodnr[jrnum].ls) + \ 44 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 49 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 55 offsetof(ccsr_sec_t, decoliodnr[num].ls) + \
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | fit-core.sh | 581 ITB_BS=`ls -l ${ITB} | awk '{ print $5 }'` 632 if ls *loader*.bin >/dev/null 2>&1 ; then 635 if ls *download*.bin >/dev/null 2>&1 ; then 638 if ls *idblock*.img >/dev/null 2>&1 ; then 714 if ls *loader*.bin >/dev/null 2>&1 ; then 715 LOADER=`ls *loader*.bin` 718 if ls *idblock*.img >/dev/null 2>&1 ; then 719 LOADER=`ls *idblock*.img` 731 if ls *loader*.bin >/dev/null 2>&1 ; then 732 LOADER=`ls *loader*.bin` [all …]
|
| H A D | build-tftp-firmware.sh | 144 ls ${ARG_IMAGE_DIR} > orderlist.txt 169 ls ${SEQ_NAME}-* 201 MAX=`ls -l *part* | wc -l` 202 for IMG in `ls -l *part* | awk '{ print $9 }'` 280 ls ${GPT} >/dev/null 2>&1 && mv ${GPT} ${OUTPUT_DIR}
|
| H A D | fit-resign.sh | 95 SIG_SZ=`ls -l ${SIG} | awk '{ print $5 }'` 126 ITB_BS=`ls -l ${ITB} | awk '{ print $5 }'`
|
| H A D | uboot.sh | 40 BIN_KB=`ls -l u-boot.bin | awk '{ print $5 }'`
|
| H A D | fit-sign.sh | 275 if ls ${SIGN_OUTPUT}/*loader*.bin >/dev/null 2>&1 ; then 278 if ls ${SIGN_OUTPUT}/*download*.bin >/dev/null 2>&1 ; then 281 if ls ${SIGN_OUTPUT}/*idblock*.img >/dev/null 2>&1 ; then 397 ITB_BS=`ls -l ${ITB_UBOOT} | awk '{ print $5 }'` 606 ls ${SIGN_OUTPUT}
|
| H A D | fit-repack.sh | 63 IMG_BS=`ls -l ${IMAGE} | awk '{ print $5 }'`
|
| H A D | android2distro.sh | 68 SIZE_KB=`ls -lh ${BOOT_IMG} | awk '{ print $5 }' | tr -d 'M'`
|
| H A D | fit-unpack.sh | 128 SIZE=`ls -l ${OUT}/${NAME} | awk '{ print $5 }'`
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | fsl_liodn.h | 193 offsetof(ccsr_sec_t, jrliodnr[jrNum].ls) + \ 197 offsetof(ccsr_sec_t, jrliodnr[jrNum].ls) + \ 205 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 210 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \ 216 offsetof(ccsr_sec_t, decoliodnr[num].ls) + \
|
| /rk3399_rockchip-uboot/fs/ |
| H A D | fs.c | 122 int (*ls)(const char *dirname); member 155 .ls = fs_ls_generic, 177 .ls = ext4fs_ls, 197 .ls = sandbox_fs_ls, 213 .ls = ubifs_ls, 228 .ls = fs_ls_unsupported, 265 info->ls += gd->reloc_off; in fs_set_blk_dev() 361 ret = info->ls(dirname); in fs_ls()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | fsl-ls2080a.dtsi | 94 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 109 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 124 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 139 compatible = "fsl,ls-pcie", "snps,dw-pcie";
|
| H A D | fsl-ls1046a.dtsi | 242 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 258 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 275 compatible = "fsl,ls-pcie", "snps,dw-pcie";
|
| H A D | fsl-ls1043a.dtsi | 241 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 256 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 272 compatible = "fsl,ls-pcie", "snps,dw-pcie";
|
| H A D | fsl-ls1012a.dtsi | 123 compatible = "fsl,ls-pcie", "snps,dw-pcie";
|
| H A D | ls1021a.dtsi | 379 compatible = "fsl,ls-pcie", "snps,dw-pcie"; 394 compatible = "fsl,ls-pcie", "snps,dw-pcie";
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fsl_sec.h | 81 u32 ls; /* Job Ring LIODN Register, LS */ member 87 u32 ls; /* RTIC LIODN Register, LS */ member 93 u32 ls; /* DECO LIODN Register, LS */ member
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fs.c | 73 ls, 4, 1, do_ls_wrapper,
|
| H A D | host.c | 145 U_BOOT_CMD_MKENT(ls, 3, 0, do_host_ls, "", ""),
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | assembler.h | 64 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | fit_nodes.sh | 56 UBOOT_SZ=`ls -l ${UBOOT} | awk '{ print $5 }'` 127 for ATF in `ls -1 -S bl31_0x*.bin`
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.zfs | 3 To Enable zfs ls and load commands, modify the board specific config file with
|
| H A D | README.JFFS2 | 10 ls - list files in a directory
|
| H A D | README.ext4 | 82 -- Uboot existing ext2 load and ls implementation
|
| /rk3399_rockchip-uboot/drivers/crypto/fsl/ |
| H A D | jr.c | 62 sec_out32(&sec->jrliodnr[0].ls, 0); in jr_reset_liodn() 611 liodnr = sec_in32(&sec->jrliodnr[0].ls) & in sec_init_idx() 616 sec_out32(&sec->jrliodnr[0].ls, liodnr); in sec_init_idx() 618 liodnr = sec_in32(&sec->jrliodnr[0].ls); in sec_init_idx()
|