Searched refs:found (Results 1 – 17 of 17) sorted by relevance
153 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()
296 int found = 0; in cvmx_coremask_print() local317 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()
634 int found = 0; in __cvmx_get_mode_cn78xx() local658 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 …]
680 bool found = false; in octeon_fdt_i2c_get_bus() local688 !(found = !fdt_node_check_compatible(fdt, node_offset, compat))) { in octeon_fdt_i2c_get_bus()691 if (!found) { in octeon_fdt_i2c_get_bus()
474 int found = -1; in cvmx_coremask_get_last_core() local478 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()
5 * found in the LICENSE file.
44 * to patch the Linux DTS if its found so enable MDIO by default.
46 * The Sunchip CX-A99 board is found in several similar Android media
66 /* The LED names match those found on the board */
800 u8 found; in stm32prog_serial_loop() local836 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()
1794 bool found; in stm32prog_next_phase() local1808 found = false; in stm32prog_next_phase()1819 found = true; in stm32prog_next_phase()1824 } while (!found); in stm32prog_next_phase()
29 @ code found in encoded form in boot0.h.
686 bool "DDR2 found in V3s chip"844 fex files, this option is found in bits 8-15 of the u32 odt_en variable979 LCD or VGA output found on older sunxi devices. This will also provide1000 LCD interface driving a VGA connector, such as found on the
192 Select this to enable support for the multifunction timer found on
14 not found, normal U-Boot flow will follow.
748 Subsystem (ITSS) which is found on several Intel devices.755 Sideband Bridge (P2SB) which is found on several Intel889 one I/O APIC. This conjunction is found on most modern x86 systems.
Completed in 34 milliseconds