| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | cpu.c | 58 * @bringup: Single callback bringup or teardown selector 73 bool bringup; member 98 static inline void cpuhp_lock_acquire(bool bringup) in cpuhp_lock_acquire() argument 100 lock_map_acquire(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_acquire() 103 static inline void cpuhp_lock_release(bool bringup) in cpuhp_lock_release() argument 105 lock_map_release(bringup ? &cpuhp_state_up_map : &cpuhp_state_down_map); in cpuhp_lock_release() 109 static inline void cpuhp_lock_acquire(bool bringup) { } in cpuhp_lock_acquire() argument 110 static inline void cpuhp_lock_release(bool bringup) { } in cpuhp_lock_release() argument 119 * @cant_stop: Bringup/teardown can't be stopped at this step 150 * @bringup: True if the bringup callback should be invoked [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru-gru.dts | 76 regulator-always-on; // For bringup??? 77 regulator-boot-on; // For bringup??? 92 regulator-always-on; // For bringup??? 93 regulator-boot-on; // For bringup???
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/ |
| H A D | me_status.c | 93 [0x11] = "Bringup in M3", 94 [0x12] = "Bringup in M0", 143 debug("ME: Bringup Loader Failure : %s\n", in _intel_me_status() 172 case ME_GMES_PHASE_BUP: /* Bringup Phase */ in _intel_me_status()
|
| /OK3568_Linux_fs/buildroot/package/rockchip/recovery/ |
| H A D | Config.in | 30 prompt "Linux A/B bringup features."
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/ |
| H A D | dm355.c | 17 /* Bringup UART0 out of reset */ in davinci_enable_uart0()
|
| H A D | dm644x.c | 28 /* Bringup UART0 out of reset */ in davinci_enable_uart0()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sram/ |
| H A D | sram.yaml | 165 // Samsung SMP-capable Exynos SoCs use part of the SYSRAM for the bringup 191 // Amlogic's SMP-capable SoCs use part of the sram for the bringup of the cores.
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-helper-sgmii.c | 300 * follows the bringup documented in 10.6.3 of the manual. 302 * @interface: Interface to bringup 358 * Bringup and enable a SGMII interface. After this call packet
|
| H A D | cvmx-helper-loop.c | 73 * Bringup and enable a LOOP interface. After this call packet
|
| H A D | cvmx-helper-npi.c | 67 * Bringup and enable a NPI interface. After this call packet
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-keystone/ |
| H A D | platsmp.c | 34 pr_err("CPU %d bringup failed with %d\n", cpu, error); in keystone_smp_boot_secondary()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/ |
| H A D | Kconfig | 10 E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM,
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | Kconfig | 25 of access initially with the bringup mode set on the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | Smack.rst | 845 Bringup Mode 848 Bringup mode provides logging features that can make application 849 configuration and system bringup easier. Configure the kernel with 850 CONFIG_SECURITY_SMACK_BRINGUP to enable these features. When bringup 856 Another feature of bringup mode is the "unconfined" option. Writing
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | head64.c | 532 * Data structures and code used for IDT setup in head_64.S. The bringup-IDT is 539 * during early CPU bringup. Also the idt_table has the runtime vectors 541 * which also hasn't happened yet in early CPU bringup.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.arm64 | 16 or SMP bringup). U-Boot can be entered in EL2 when its main purpose is
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-helper-npi.h | 51 * Bringup and enable a NPI interface. After this call packet
|
| H A D | cvmx-helper-loop.h | 50 * Bringup and enable a LOOP interface. After this call packet
|
| H A D | cvmx-helper-spi.h | 48 * Bringup and enable a SPI interface. After this call packet I/O
|
| H A D | cvmx-helper-xaui.h | 51 * Bringup and enable a XAUI interface. After this call packet
|
| H A D | cvmx-helper-sgmii.h | 51 * Bringup and enable a SGMII interface. After this call packet
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | mcpm_platsmp.c | 8 * Code to handle secondary CPU bringup and hotplug for the cluster power API.
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | preempt.h | 129 /* Deferred to CPU bringup time */
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/ |
| H A D | README | 16 2.1. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | s32c1i_selftest.c | 54 /* Simple test of S32C1I (soc bringup assist) */
|