Home
last modified time | relevance | path

Searched refs:bringup (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c73 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
157 bool bringup, struct hlist_node *node, in cpuhp_invoke_callback() argument
169 if (!(bringup ? step->startup.single : step->teardown.single)) in cpuhp_invoke_callback()
177 cb = bringup ? step->startup.single : step->teardown.single; in cpuhp_invoke_callback()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-gru.dts76 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/buildroot/package/rockchip/recovery/
H A DConfig.in30 prompt "Linux A/B bringup features."
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/
H A DKconfig10 E2220-1170 is a Tegra210 bringup board with onboard SoC, DRAM,
/OK3568_Linux_fs/kernel/security/smack/
H A DKconfig25 of access initially with the bringup mode set on the
/OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/
H A DREADME16 2.1. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.arm6416 or SMP bringup). U-Boot can be entered in EL2 when its main purpose is
H A DREADME.ramboot-ppc85xx18 - In very early stage of platform bringup where other boot options are not
/OK3568_Linux_fs/external/rkwifibt/firmware/broadcom/AP6398S/wifi/
H A Dnvram_ap6398s.txt2 # BCM4359 WLBGA iPA, iLNA board for bringup -AP6359SA_V1.0NVRAM
/OK3568_Linux_fs/external/rkwifibt/firmware/infineon/CYW54591_SDIO/
H A Dcyw54591_sdio.txt1 # CYW954591 WLBGA iPA, iLNA board for bringup -
/OK3568_Linux_fs/external/rkwifibt/firmware/infineon/CYW54591_PCIE/
H A Dcyw54591_pcie.txt2 # CYW954591 WLBGA iPA, iLNA board for bringup -
/OK3568_Linux_fs/u-boot/board/freescale/m53017evb/
H A DREADME120 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
/OK3568_Linux_fs/u-boot/board/freescale/m52277evb/
H A DREADME115 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dpti.rst169 * Crashes in early boot, especially around CPU bringup. Bugs
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A DSmack.rst849 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/u-boot/board/freescale/m5373evb/
H A DREADME119 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A DREADME165 2.2. For the initial bringup, we adopted a consistent memory scheme between U-Boot and
/OK3568_Linux_fs/kernel/arch/xtensa/
H A DKconfig435 during board bringup.
/OK3568_Linux_fs/external/xserver/
H A DChangeLog42996 the i.mx6 xorg ddx debug during bringup.