Home
last modified time | relevance | path

Searched refs:pass (Results 1 – 25 of 59) sorted by relevance

123

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dvectors_m.S14 mov r0, sp @ pass auto-saved registers as argument
19 mov r0, sp @ pass auto-saved registers as argument
24 mov r0, sp @ pass auto-saved registers as argument
29 mov r0, sp @ pass auto-saved registers as argument
34 mov r0, sp @ pass auto-saved registers as argument
/rk3399_rockchip-uboot/drivers/net/
H A Dmcfmii.c138 int phyaddr, pass; in mii_discover_phy() local
146 for (pass = 1; pass <= MAX_PHY_PASSES && phyaddr < 0; ++pass) { in mii_discover_phy()
147 if (pass > 1) { in mii_discover_phy()
160 printf("PHY type 0x%x pass %d type\n", phytype, pass); in mii_discover_phy()
170 printf("PHY @ 0x%x pass %d\n", phyno, pass); in mii_discover_phy()
H A Dmpc8xx_fec.c754 int pass; in mii_discover_phy() local
759 for (pass = 1; pass <= MAX_PHY_PASSES && phyaddr < 0; ++pass) { in mii_discover_phy()
760 if (pass > 1) { in mii_discover_phy()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dcrt0_ia32_efi.S29 pushl %ebx # pass _DYNAMIC as second argument
30 pushl %eax # pass ldbase as first argument
/rk3399_rockchip-uboot/test/env/
H A DKconfig7 If all is well then all tests pass although there will be a few
/rk3399_rockchip-uboot/test/dm/
H A DKconfig7 If all is well then all tests pass although there will be a few
/rk3399_rockchip-uboot/arch/mips/mach-ath79/qca953x/
H A Dddr.c415 u32 val, pass, tap, cnt, tap_val, last, first; in ddr_tap_tuning() local
451 pass = val & DDR_BIST_COMP_CNT_MASK; in ddr_tap_tuning()
452 pass ^= DDR_BIST_COMP_CNT(8); in ddr_tap_tuning()
453 if (!pass) { in ddr_tap_tuning()
/rk3399_rockchip-uboot/test/overlay/
H A DKconfig8 If all is well then all tests pass although there will be a few
/rk3399_rockchip-uboot/doc/
H A DREADME.plan91 Plan 9 from Bell Labs kernel images require additional setup to pass
H A DREADME.OFT5 way to pass bootloader and board setup information is the open
H A DREADME.lynxkdi53 To pass the MAC address to BlueCat you should define the
H A DREADME.android-fastboot117 the an image in Android format _or_ pass a binary kernel and let the
119 take zImage kernel and pass it to the fastboot client:
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A DKconfig20 load kernel logo to ram, which can pass to kernel to display.
/rk3399_rockchip-uboot/test/py/
H A Dmultiplexed_log.css69 .status-pass {
/rk3399_rockchip-uboot/arch/arm/mach-zynq/
H A Du-boot.lds122 * is expected to pass this image on to tools for boot.bin
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/
H A Dglobutil.asl76 * Returns 0 on fail, 1 on pass.
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dkeystone-k2e-evm.dts33 clock-output-names = "refclk-pass";
H A Dkeystone-k2hk-evm.dts32 clock-output-names = "refclk-pass";
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_1pass.c1316 int i, pass; in jffs2_sum_process_sum_data() local
1319 for (pass = 0; pass < 2; pass++) { in jffs2_sum_process_sum_data()
1329 if (pass) { in jffs2_sum_process_sum_data()
1348 if (pass) { in jffs2_sum_process_sum_data()
/rk3399_rockchip-uboot/tools/env/
H A DREADME18 v2.6.8-rc1) it is required to pass the argument "MTD_VERSION=old" to
/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c3488 int pass; in run_mem_calibrate() local
3505 pass = mem_calibrate(); in run_mem_calibrate()
3522 return pass; in run_mem_calibrate()
3532 static void debug_mem_calibrate(int pass) in debug_mem_calibrate() argument
3536 if (pass) { in debug_mem_calibrate()
3713 u32 pass; in sdram_calibration_full() local
3790 pass = run_mem_calibrate(); in sdram_calibration_full()
3791 debug_mem_calibrate(pass); in sdram_calibration_full()
3792 return pass; in sdram_calibration_full()
/rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt27 physmap-flash drivers as boot loader pass the mtd partition via the old
/rk3399_rockchip-uboot/doc/device-tree-bindings/regulator/
H A Dregulator.txt17 Example the prefix "ldo" will pass for: "ldo1", "ldo@1", "ldoreg@1, ...
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dcommand_syntax_extensions.txt103 <addr2>, and pass FDT blob <subimg3> from the image at <addr3>.
111 at <addr1>, without initrd, and pass FDT blob <subimg3> from the image at
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc14 processing, single pass security offload and robust traffic management
138 processing, single pass security offload and robust traffic management

123