Home
last modified time | relevance | path

Searched refs:AP (Results 1 – 24 of 24) 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.dtsi27 * the AP. AKA:
30 * - Rails _are_ included if the rails go to the AP even if the AP
35 * If two rails are substantially the same from the AP's point of
38 * look the same to the AP because one of these is true:
40 * long as the AP is running.
57 /* EC turns on w/ lpddr_pwr_en; always on for AP */
96 /* EC turns on w/ pp5000_en; always on for AP */
114 /* EC turns on w/ ap_core_en; always on for AP */
143 /* EC turns on w/ ap_core_en; always on for AP */
172 /* EC turns on w/ ap_core_en; always on for AP */
[all …]
A Dsun8i-h2-plus-bananapi-m2-zero.dts243 "BT-UART-RTS", "BT-UART-CTS", "WL-WAKE-AP", "BT-WAKE-AP",
244 "BT-RST-N", "AP-WAKE-BT", "", "",
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 Dcn9130-crb.dtsi64 * AP related configuration
A Dcn9130-db.dtsi117 * AP related configuration
A Dsun50i-a64-amarula-relic.dts150 interrupts = <0 3 IRQ_TYPE_LEVEL_LOW>; /* WL-WAKE-AP: PL3 */
/u-boot/arch/sandbox/dts/
A Dsandbox_vpl.dtsi25 description = "AP firmware";
62 description = "AP Firmware v1";
/u-boot/configs/
A Dintegratorap_cm720t_defconfig11 CONFIG_SYS_PROMPT="Integrator-AP # "
A Dintegratorap_cm920t_defconfig11 CONFIG_SYS_PROMPT="Integrator-AP # "
A Dintegratorap_cm926ejs_defconfig11 CONFIG_SYS_PROMPT="Integrator-AP # "
A Dintegratorap_cm946es_defconfig11 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/doc/imx/mkimage/
A Dimx8image.txt18 - AP FW image
/u-boot/tools/
A Dimx8image.c198 (*cmd == CMD_DATA) ? DATA : AP; in parse_cfg_fld()
204 (*cmd == CMD_DATA) ? DATA : AP; in parse_cfg_fld()
210 (*cmd == CMD_DATA) ? DATA : AP; in parse_cfg_fld()
571 case AP: in set_image_array_entry()
861 case AP: in build_container()
988 img_sp->option == AP || img_sp->option == DATA || in build_container()
/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.h196 AP, enumerator
/u-boot/arch/mips/dts/
A Dmrvl,octeon-nic23.dts172 * AP Max limit = 127 decimal
175 /* Set AP Min limit = 32 decimal */
/u-boot/drivers/i2c/
A DKconfig108 does not allow direct access to the main PMIC from the AP.
114 On many Chromebooks the main PMIC is inaccessible to the AP. This is
/u-boot/doc/arch/
A Dx86.rst57 Additional application processors (AP) can be brought up by U-Boot. In order to

Completed in 36 milliseconds