Home
last modified time | relevance | path

Searched refs:ls (Results 1 – 25 of 64) sorted by relevance

123

/u-boot/arch/arm/include/asm/arch-ls102xa/
A Dls102xa_stream_id.h31 offsetof(ccsr_sec_t, jrliodnr[jrnum].ls) + \
35 offsetof(ccsr_sec_t, jrliodnr[jrnum].ls) + \
43 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
48 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
54 offsetof(ccsr_sec_t, decoliodnr[num].ls) + \
/u-boot/arch/arm/dts/
A Dfsl-ls1088a-u-boot.dtsi22 * so must match fsl,ls-mdio first.
25 compatible = "fsl,ls-mdio", "fsl,fman-memac-mdio";
29 compatible = "fsl,ls-mdio", "fsl,fman-memac-mdio";
A Dfsl-ls1046a.dtsi336 compatible = "fsl,ls-pcie", "snps,dw-pcie";
352 compatible = "fsl,ls-pcie-ep";
363 compatible = "fsl,ls-pcie", "snps,dw-pcie";
380 compatible = "fsl,ls-pcie-ep";
391 compatible = "fsl,ls-pcie", "snps,dw-pcie";
407 compatible = "fsl,ls-pcie-ep";
A Dfsl-ls2080a.dtsi207 compatible = "fsl,ls-pcie", "snps,dw-pcie";
222 compatible = "fsl,ls-pcie", "snps,dw-pcie";
237 compatible = "fsl,ls-pcie", "snps,dw-pcie";
252 compatible = "fsl,ls-pcie", "snps,dw-pcie";
382 compatible = "fsl,ls-mdio";
390 compatible = "fsl,ls-mdio";
A Dfsl-ls1043a.dtsi335 compatible = "fsl,ls-pcie", "snps,dw-pcie";
350 compatible = "fsl,ls-pcie", "snps,dw-pcie";
366 compatible = "fsl,ls-pcie", "snps,dw-pcie";
A Dam335x-boneblack-wireless.dts105 ls-buf-en-hog {
A Dam335x-bonegreen-wireless.dts104 ls-buf-en-hog {
A Dls1021a.dtsi462 compatible = "fsl,ls-pcie", "snps,dw-pcie";
477 compatible = "fsl,ls-pcie", "snps,dw-pcie";
/u-boot/fs/
A Dfs.c193 .ls = fs_ls_generic,
221 .ls = ext4fs_ls,
245 .ls = sandbox_fs_ls,
264 .ls = fs_ls_unsupported,
284 .ls = ubifs_ls,
305 .ls = btrfs_ls,
326 .ls = fs_ls_generic,
347 .ls = fs_ls_generic,
366 .ls = fs_ls_unsupported,
432 info->ls += gd->reloc_off; in fs_set_blk_dev()
[all …]
/u-boot/arch/powerpc/include/asm/
A Dfsl_liodn.h195 offsetof(ccsr_sec_t, jrliodnr[jrNum].ls) + \
199 offsetof(ccsr_sec_t, jrliodnr[jrNum].ls) + \
207 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
212 offsetof(ccsr_sec_t, rticliodnr[0x##rtic-0xa].ls) + \
218 offsetof(ccsr_sec_t, decoliodnr[num].ls) + \
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
A Dfsl_icid.h188 offsetof(ccsr_sec_t, jrliodnr[jr_num].ls) + \
194 offsetof(ccsr_sec_t, decoliodnr[deco_num].ls) + \
199 offsetof(ccsr_sec_t, rticliodnr[rtic_num].ls) + \
/u-boot/arch/arm/include/asm/
A Dassembler.h64 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo
/u-boot/cmd/
A Dfs.c68 ls, 4, 1, do_ls_wrapper,
A Dhost.c221 U_BOOT_CMD_MKENT(ls, 3, 0, do_host_ls, "", ""),
/u-boot/arch/arm/lib/
A Dmemcpy-arm64.S130 b.ls L(copy96)
166 b.ls L(copy64_from_end)
212 b.ls L(copy64_from_start)
/u-boot/include/
A Dfsl_sec.h125 u32 ls; /* Job Ring LIODN Register, LS */ member
131 u32 ls; /* RTIC LIODN Register, LS */ member
137 u32 ls; /* DECO LIODN Register, LS */ member
/u-boot/doc/
A DREADME.zfs3 To Enable zfs ls and load commands, modify the board specific config file with
A DREADME.ext482 -- Uboot existing ext2 load and ls implementation
/u-boot/arch/arm/cpu/armv8/bcmns3/
A Dlowlevel.S30 b.ls 1b
/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-xaui.c413 if (gmxx_tx_xaui_ctl.s.ls == 0 && gmxx_rx_xaui_ctl.s.status == 0 && in __cvmx_helper_xaui_link_get()
475 if (gmxx_tx_xaui_ctl.s.ls == 0 && gmxx_rx_xaui_ctl.s.status == 0) in __cvmx_helper_xaui_link_set()
/u-boot/test/fs/
A Dfs-test.sh227 ${PREFIX}ls host${SUFFIX} $6
229 ${PREFIX}ls host${SUFFIX} invalid_d
/u-boot/doc/usage/
A Dpartitions.rst70 ls mmc 2.1:3 /
/u-boot/drivers/crypto/fsl/
A Djr.c749 liodnr = sec_in32(&sec->jrliodnr[caam->jrid].ls) & in sec_init_idx()
754 sec_out32(&sec->jrliodnr[caam->jrid].ls, liodnr); in sec_init_idx()
756 liodnr = sec_in32(&sec->jrliodnr[caam->jrid].ls); in sec_init_idx()
/u-boot/drivers/i2c/
A Dmvtwsi.c256 inline uint mvtwsi_error(uint ec, uint lc, uint ls, uint es) in mvtwsi_error() argument
260 | ((ls << 8) & 0x0000FF00) in mvtwsi_error()
/u-boot/doc/develop/
A Dprintf.rst148 %ls

Completed in 54 milliseconds

123