Home
last modified time | relevance | path

Searched refs:exec (Results 1 – 25 of 27) sorted by relevance

12

/u-boot/drivers/scsi/
A Dscsi-uclass.c19 if (!ops->exec) in scsi_exec()
22 return ops->exec(dev, pccb); in scsi_exec()
/u-boot/board/freescale/imx8qm_mek/
A Dimximage.cfg16 /* Add scfw image with exec attribute */
18 /* Add ATF image with exec attribute */
/u-boot/board/advantech/imx8qm_rom7720_a1/
A Dimximage.cfg16 /* Add scfw image with exec attribute */
18 /* Add ATF image with exec attribute */
/u-boot/board/siemens/capricorn/
A Dimximage.cfg19 /* Add scfw image with exec attribute */
21 /* Add ATF image with exec attribute */
/u-boot/board/freescale/imx8qxp_mek/
A Dimximage.cfg19 /* Add scfw image with exec attribute */
21 /* Add ATF image with exec attribute */
/u-boot/board/toradex/apalis-imx8x/
A Dapalis-imx8x-imximage.cfg19 /* Add scfw image with exec attribute */
21 /* Add ATF image with exec attribute */
/u-boot/board/toradex/colibri-imx8x/
A Dcolibri-imx8x-imximage.cfg19 /* Add scfw image with exec attribute */
21 /* Add ATF image with exec attribute */
/u-boot/board/toradex/apalis-imx8/
A Dapalis-imx8-imximage.cfg19 /* Add scfw image with exec attribute */
21 /* Add ATF image with exec attribute */
/u-boot/drivers/net/octeontx2/
A Drvu_af.c39 nix_lf_dbg.s.exec = 1; in rvu_get_lfid_for_pf()
45 } while (nix_lf_dbg.s.exec); in rvu_get_lfid_for_pf()
55 npa_lf_dbg.s.exec = 1; in rvu_get_lfid_for_pf()
61 } while (npa_lf_dbg.s.exec); in rvu_get_lfid_for_pf()
A Dnix_af.c133 lf_rst.s.exec = 1; in npa_lf_admin_setup()
140 } while (lf_rst.s.exec); in npa_lf_admin_setup()
252 lf_rst.s.exec = 1; in npa_lf_admin_shutdown()
259 } while (lf_rst.s.exec); in npa_lf_admin_shutdown()
643 lf_rst.s.exec = 1; in nix_lf_admin_setup()
649 } while (lf_rst.s.exec); in nix_lf_admin_setup()
830 lf_rst.s.exec = 1; in nix_lf_admin_shutdown()
836 } while (lf_rst.s.exec); in nix_lf_admin_shutdown()
/u-boot/scripts/kconfig/
A Dstreamline_config.pl115 my $exec = $conf->{"exec"};
119 open(my $infile, '-|', "$exec $file") || die "Failed to run $exec $file";
A Dqconf.cc902 headerPopup->exec(e->globalPos()); in contextMenuEvent()
1721 switch (mb.exec()) { in closeEvent()
1858 configApp->exec(); in main()
/u-boot/include/
A Dscsi.h190 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd); member
/u-boot/doc/
A DREADME.mpc83xxads13 --exec-prefix=/usr/powerpc --target=powerpc-linux --enable-shared
A DREADME.chromium-chainload235 it uses a fixed address to load the FIT and does not support load/exec
/u-boot/doc/build/
A Dclang.rst76 exec clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd "$@"
/u-boot/arch/arm/mach-tegra/
A DKconfig156 tegrarcm or L4T's exec-uboot.sh/tegraflash.py, Tegra's USB device
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-npa.h1230 u64 exec : 1; member
1280 u64 exec : 1; member
1491 u64 exec : 1; member
A Dcsrs-rvu.h473 u64 exec : 1; member
560 u64 exec : 1; member
A Dcsrs-npc.h995 u64 exec : 1; member
A Dcsrs-nix.h3329 u64 exec : 1; member
3806 u64 exec : 1; member
3830 u64 exec : 1; member
4778 u64 exec : 1; member
/u-boot/drivers/ata/
A Dahci.c1225 .exec = ahci_scsi_exec,
/u-boot/arch/arm/dts/
A Dam33xx.dtsi570 protect-exec;
A Drk3128.dtsi357 map-exec;
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst103 …test/u-boot-dtb.bin: {exec-addr: '0x80200000', owner-hart: u54_1, secondary-hart: u54_2, secondary…
180 …test/fw_payload.bin: {exec-addr: '0x80000000', owner-hart: u54_1, secondary-hart: u54_2, secondary…

Completed in 87 milliseconds

12