Searched refs:initialized (Results 1 – 16 of 16) sorted by relevance
20 static bool initialized = false; in tegra_pmc_detect_tz_only() local24 if (!initialized) { in tegra_pmc_detect_tz_only()44 initialized = true; in tegra_pmc_detect_tz_only()
175 mode controller is initialized and enumerated by the host PC running
54 * These peripherals are being initialized by U-Boot and should not
76 /* UART is initialized before SYSFW is started
71 /* UART is initialized before SYSFW is started
118 /* UART is initialized before SYSFW is started
27 * This, however, requires that memory have been initialized throug some28 * other means (serial ROM, for example) or are initialized early (requiring
9 executes before the console is initialized.
13 get initialized later in the system setup) allows two things:
145 hardware to be initialized by U-Boot, the related code should be ported to SPL146 build. For example, if Linux expect Ethernet PHY to be initialized in U-Boot
101 int initialized; member
246 initialized. Select this if you have DMC0 connected to external254 initialized. Not all processors have a DMC1. Select this if your
344 and run uncached until the caches are initialized and enabled. Disabling523 Select this if the SRAM for initial stack needs to be initialized
35 it can be safely enabled when EL2/EL3 initialized SMPEN bit
1459 required to be re-initialized.
49 initialized (MP, page tables, etc.).
Completed in 34 milliseconds