Home
last modified time | relevance | path

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

/u-boot/doc/
A DREADME.i2c12 AP (Application Processor, meaning the main CPU) and one driven by the EC
18 Since U-Boot runs on the AP, the terminology used is 'our' claim GPIO,
19 meaning the AP's, and 'their' claim GPIO, meaning the EC's. This terminology
25 GPIO lines are shared between the AP and EC to manage the bus. The AP and EC
28 - AP_CLAIM: output from AP, signalling to the EC that the AP wants the bus
29 - EC_CLAIM: output from EC, signalling to the AP that the EC wants the bus
35 Let's say the AP wants to claim the bus. It:
39 3. Checks EC_CLAIM. If this is not asserted, then the AP has the bus, and we
/u-boot/arch/arm/dts/
A Drk3399pro.dtsi10 /* Default to enabled since AP talk to NPU part over pcie */
15 /* Default to enabled since AP talk to NPU part over pcie */
A Darmada-8040-puzzle-m801.dts73 * AP SPI0 [0-3]
74 * AP I2C [4-5]
75 * AP GPIO [6]
76 * AP UART 1 RX/TX [7-8]
77 * AP GPIO [9-10]
78 * AP GPIO [12]
A Drk3399-gru.dtsi22 * the AP. AKA:
25 * - Rails _are_ included if the rails go to the AP even if the AP
30 * If two rails are substantially the same from the AP's point of
33 * look the same to the AP because one of these is true:
35 * long as the AP is running.
52 /* EC turns on w/ lpddr_pwr_en; always on for AP */
91 /* EC turns on w/ pp5000_en; always on for AP */
109 /* EC turns on w/ ap_core_en; always on for AP */
138 /* EC turns on w/ ap_core_en; always on for AP */
167 /* EC turns on w/ ap_core_en; always on for AP */
[all …]
A Drk3399-gru-chromebook.dtsi15 /* EC turns on w/ pp900_ap_en; always on for AP */
58 /* EC turns on w/ ppvar_centerlogic_en; always on for AP */
85 /* EC turns on w/ ppvar_logic_en; always on for AP */
A Dexynos4210-universal_c210.dts212 ap32khz_reg: EN32KHz-AP {
213 regulator-name = "32KHz AP";
A Dsun50i-a64-amarula-relic.dts150 interrupts = <0 3 IRQ_TYPE_LEVEL_LOW>; /* WL-WAKE-AP: PL3 */
/u-boot/configs/
A Dintegratorap_cm920t_defconfig16 CONFIG_SYS_PROMPT="Integrator-AP # "
A Dintegratorap_cm926ejs_defconfig16 CONFIG_SYS_PROMPT="Integrator-AP # "
A Dintegratorap_cm946es_defconfig16 CONFIG_SYS_PROMPT="Integrator-AP # "
A Dintegratorap_cm720t_defconfig16 CONFIG_SYS_PROMPT="Integrator-AP # "
/u-boot/arch/arm/mach-integrator/
A DKconfig9 bool "Support Integrator/AP platform"
/u-boot/doc/mvebu/
A Darmada-8k-memory.txt15 0xF0000000 0xF0FFFFFF AP Internal registers space
/u-boot/tools/
A Dimx8image.c192 (*cmd == CMD_DATA) ? DATA : AP; in parse_cfg_fld()
198 (*cmd == CMD_DATA) ? DATA : AP; in parse_cfg_fld()
204 (*cmd == CMD_DATA) ? DATA : AP; in parse_cfg_fld()
551 case AP: in set_image_array_entry()
813 case AP: in build_container()
942 img_sp->option == AP || img_sp->option == DATA || in build_container()
/u-boot/doc/imx/mkimage/
A Dimx8image.txt18 - AP FW image
/u-boot/board/armltd/integrator/
A DREADME13 There are two Integrator variants - Integrator/AP and Integrator/CP.
68 Integrator/AP is no longer available from ARM.
/u-boot/include/
A Dimx8image.h193 AP, enumerator
/u-boot/drivers/i2c/
A DKconfig36 does not allow direct access to the main PMIC from the AP.
42 On many Chromebooks the main PMIC is inaccessible to the AP. This is
/u-boot/doc/arch/
A Dx86.rst66 Additional application processors (AP) can be brought up by U-Boot. In order to

Completed in 638 milliseconds