Searched refs:B (Results 1 – 12 of 12) sorted by relevance
/arm-trusted-firmware-2.8.0/fdts/ |
A D | stm32mp15-pinctrl.dtsi | 112 <STM32_PINMUX('B', 9, AF11)>; /* SDMMC1_CDIR */ 127 <STM32_PINMUX('B', 9, AF11)>; /* SDMMC1_CDIR */ 141 <STM32_PINMUX('B', 15, AF9)>, /* SDMMC2_D1 */ 142 <STM32_PINMUX('B', 3, AF9)>, /* SDMMC2_D2 */ 143 <STM32_PINMUX('B', 4, AF9)>, /* SDMMC2_D3 */ 160 <STM32_PINMUX('B', 15, AF9)>, /* SDMMC2_D1 */ 161 <STM32_PINMUX('B', 3, AF9)>, /* SDMMC2_D2 */ 162 <STM32_PINMUX('B', 4, AF9)>, /* SDMMC2_D3 */ 229 pinmux = <STM32_PINMUX('B', 2, AF8)>; /* UART4_RX */ 242 pinmux = <STM32_PINMUX('B', 2, AF8)>; /* UART4_RX */ [all …]
|
A D | stm32mp13-pinctrl.dtsi | 12 <STM32_PINMUX('B', 9, AF6)>; /* I2C4_SDA */ 43 pinmux = <STM32_PINMUX('B', 14, AF10)>, /* SDMMC2_D0 */ 44 <STM32_PINMUX('B', 15, AF10)>, /* SDMMC2_D1 */ 45 <STM32_PINMUX('B', 3, AF10)>, /* SDMMC2_D2 */ 46 <STM32_PINMUX('B', 4, AF10)>, /* SDMMC2_D3 */ 85 pinmux = <STM32_PINMUX('B', 0, AF4)>, /* USART1_RX */
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/agilex/soc/ |
A D | agilex_memory_controller.c | 26 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/stratix10/soc/ |
A D | s10_memory_controller.c | 30 #define DDR_CONFIG(A, B, C, R) (((A) << 24) | ((B) << 16) | ((C) << 8) | (R)) argument
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | allwinner.rst | 105 |B| |S|///| |//...///| |////| | 116 |B| |S|///| |//| | |
|
/arm-trusted-firmware-2.8.0/docs/plat/nxp/ |
A D | nxp-ls-fuse-prov.rst | 134 01e80254: d4fec2fd 9e567f31 5c422818 fd5c7be8 ....1.V..(B\.{\. 189 01e80254: d4fec2fd 9e567f31 5c422818 fd5c7be8 ....1.V..(B\.{\.
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | secure-partition-manager-mm.rst | 187 The `SMC Calling Convention`_ (*Arm DEN 0028B*) describes SMCs as a conduit for 257 The `SMC Calling Convention`_ (*Arm DEN 0028B*) specification describes the SMC 274 The `SMC Calling Convention`_ (*Arm DEN 0028B*) specification describes the 307 Secure Service calls range (see `SMC Calling Convention`_ (*Arm DEN 0028B*) 366 - For two revisions, A and B, for which the major revision values are 367 identical, if the minor revision value of revision B is greater than the 369 work in a compatible way with revision B. However, it is possible for 370 revision B to have a higher function count than revision A. 472 calls" of the `SMC Calling Convention`_ (*Arm DEN 0028B*) specification. In
|
A D | realm-management-extension.rst | 148 cmake -DRMM_CONFIG=fvp_defcfg -S . -B build
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/ |
A D | uart-booting.rst | 38 > WtpDownload_linux -P UART -C <port#> -E -B TIM_ATF.bin -I wtmi_h.bin -I boot-image_h.bin
|
/arm-trusted-firmware-2.8.0/make_helpers/ |
A D | build_macros.mk | 25 uppercase_table:=a,A b,B c,C d,D e,E f,F g,G h,H i,I j,J k,K l,L m,M n,N o,O p,P q,Q r,R s,S t,T u,…
|
/arm-trusted-firmware-2.8.0/docs/process/ |
A D | coding-style.rst | 278 case B:
|
/arm-trusted-firmware-2.8.0/docs/ |
A D | change-log.md | 2543 …- add extra offset if booting B-side ([993d809](https://review.trustedfirmware.org/plugins/gitiles…
|
Completed in 21 milliseconds