Searched refs:alternate (Results 1 – 7 of 7) sorted by relevance
| /rk3399_ARM-atf/drivers/st/gpio/ |
| H A D | stm32_gpio.c | 30 uint32_t alternate, uint8_t status); 105 uint32_t alternate = GPIO_ALTERNATE_(0); in dt_set_gpio_config() local 125 alternate = mode - 1U; in dt_set_gpio_config() 170 set_gpio(bank, pin, mode, type, speed, pull, od, alternate, status); in dt_set_gpio_config() 227 uint32_t alternate, uint8_t status) in set_gpio() argument 255 alternate << (pin << 2U)); in set_gpio() 261 alternate << shift); in set_gpio()
|
| /rk3399_ARM-atf/docs/plat/nxp/ |
| H A D | nxp-layerscape.rst | 360 -- Then reset to alternate bank to boot up ATF. 418 -- Then reset to alternate bank to boot up ATF.
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | qemu.rst | 94 An alternate approach to deploy a full system stack on QEMU is to load the
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-options.rst | 52 - ``ARM_SPMC_MANIFEST_DTS`` : path to an alternate manifest file used as the 598 In the absence of an alternate stat collection backend, ``ENABLE_PMF`` must
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | interrupt-framework-design.rst | 498 execution will alternate between the below cases.
|
| H A D | firmware-design.rst | 1668 For BL31, a platform can specify an alternate location for NOBITS sections
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 3650 …- add a function to obtain an alternate FWU bank to boot ([26aab79](https://review.trustedfirmware… 3873 …- add logic to boot the platform from an alternate bank ([6166051](https://review.trustedfirmware.… 8978 …- avoid booting with an alternate boot source ([4b48f7b](https://review.trustedfirmware.org/plugin… 12989 - Reworked the TSPD setup code to support the alternate BL3-2 initialization
|