Home
last modified time | relevance | path

Searched refs:found (Results 1 – 17 of 17) sorted by relevance

/arch/arm/mach-snapdragon/
A Dcapsule_update.c153 goto found; in find_target_partition()
162 goto found; in find_target_partition()
174 goto found; in find_target_partition()
229 goto found; in find_target_partition()
242 goto found; in find_target_partition()
248 found: in find_target_partition()
/arch/mips/mach-octeon/
A Dcvmx-coremask.c296 int found = 0; in cvmx_coremask_print() local
317 found = 1; in cvmx_coremask_print()
323 if (!found) in cvmx_coremask_print()
351 found = 1; in cvmx_coremask_print()
363 if (!found) in cvmx_coremask_print()
A Dcvmx-helper.c634 int found = 0; in __cvmx_get_mode_cn78xx() local
658 found = 0; in __cvmx_get_mode_cn78xx()
662 found++; in __cvmx_get_mode_cn78xx()
664 if (found == 2) in __cvmx_get_mode_cn78xx()
670 found = 0; in __cvmx_get_mode_cn78xx()
674 found++; in __cvmx_get_mode_cn78xx()
676 if (found == 3) in __cvmx_get_mode_cn78xx()
682 found = 0; in __cvmx_get_mode_cn78xx()
686 found++; in __cvmx_get_mode_cn78xx()
715 found = 0; in __cvmx_get_mode_cn78xx()
[all …]
A Docteon_fdt.c680 bool found = false; in octeon_fdt_i2c_get_bus() local
688 !(found = !fdt_node_check_compatible(fdt, node_offset, compat))) { in octeon_fdt_i2c_get_bus()
691 if (!found) { in octeon_fdt_i2c_get_bus()
/arch/mips/mach-octeon/include/mach/
A Dcvmx-coremask.h474 int found = -1; in cvmx_coremask_get_last_core() local
478 found = i; in cvmx_coremask_get_last_core()
481 if (found == -1) in cvmx_coremask_get_last_core()
484 return found * CVMX_COREMASK_HLDRSZ + in cvmx_coremask_get_last_core()
485 cvmx_coremask_highest_bit(pcm->coremask_bitmap[found]); in cvmx_coremask_get_last_core()
/arch/sandbox/cpu/
A Du-boot-spl.lds5 * found in the LICENSE file.
A Du-boot.lds5 * found in the LICENSE file.
/arch/arm/dts/
A Darmada-3720-eDPU-u-boot.dtsi44 * to patch the Linux DTS if its found so enable MDIO by default.
A Dsun9i-a80-cx-a99.dts46 * The Sunchip CX-A99 board is found in several similar Android media
A Dsun9i-a80-optimus.dts66 /* The LED names match those found on the board */
/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog_serial.c800 u8 found; in stm32prog_serial_loop() local
836 found = 0; in stm32prog_serial_loop()
839 found = 1; in stm32prog_serial_loop()
842 if (found) in stm32prog_serial_loop()
844 found = 0; in stm32prog_serial_loop()
845 if (!found) { in stm32prog_serial_loop()
A Dstm32prog.c1794 bool found; in stm32prog_next_phase() local
1808 found = false; in stm32prog_next_phase()
1819 found = true; in stm32prog_next_phase()
1824 } while (!found); in stm32prog_next_phase()
/arch/arm/mach-sunxi/
A Drmr_switch.S29 @ code found in encoded form in boot0.h.
A DKconfig686 bool "DDR2 found in V3s chip"
844 fex files, this option is found in bits 8-15 of the u32 odt_en variable
979 LCD or VGA output found on older sunxi devices. This will also provide
1000 LCD interface driving a VGA connector, such as found on the
/arch/arm/mach-stm32mp/
A DKconfig192 Select this to enable support for the multifunction timer found on
/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.falcon14 not found, normal U-Boot flow will follow.
/arch/x86/
A DKconfig748 Subsystem (ITSS) which is found on several Intel devices.
755 Sideband Bridge (P2SB) which is found on several Intel
889 one I/O APIC. This conjunction is found on most modern x86 systems.

Completed in 34 milliseconds