Searched refs:selected (Results 1 – 20 of 20) sorted by relevance
127 struct ras_interrupt *selected = NULL; in ras_interrupt_handler() local146 selected = &ras_inrs[mid]; in ras_interrupt_handler()157 if (selected == NULL) { in ras_interrupt_handler()162 if (selected->err_record->probe != NULL) { in ras_interrupt_handler()163 ret = selected->err_record->probe(selected->err_record, &probe_data); in ras_interrupt_handler()168 assert(selected->err_record->handler != NULL); in ras_interrupt_handler()169 (void) selected->err_record->handler(selected->err_record, probe_data, in ras_interrupt_handler()
31 mmc_drv_obj.selected = FALSE; in rcar_emmc_memcard_power()
162 mmc_drv_obj.selected = TRUE; in emmc_card_init()229 if (mmc_drv_obj.selected != TRUE) { in emmc_high_speed()324 if (mmc_drv_obj.selected != TRUE) { in emmc_bus_width()
199 mmc_drv_obj.selected = FALSE; in emmc_send_idle_cmd()
401 uint32_t selected; member
21 also select the clang or armclang assembler. Arm Compiler 6 will be selected40 Clang will be selected when the base name of the path assigned to ``CC``
579 chosen and the number of components selected to measure during the DRTM2226 Depending on the GIC driver selected by the platform, the appropriate GICv2
658 All log output up to and including the selected log level is compiled into
77 FIP will include the certificates corresponding to the selected Chain of114 selected Chain of Trust. These certificates can also be found in the output
486 a non-TF-A Boot ROM to load and jump directly to BL2. This mode is selected906 The specific service for a SMC Function is selected based on the OEN and call1323 GIC driver (either GICv2 or GICv3, as selected by the platform) with the2659 - Branch Target Identification feature is selected by ``BRANCH_PROTECTION``
113 using the selected generator backend (currently only the Makefile generator is114 supported). After this we run the selected build tool which in turn calls the
53 for Arm platforms. Depending on the selected option, the proper private key101 SPMC Core manifest. Valid when ``SPD=spmd`` is selected.
116 - ``FVP_CCI`` : The CCI driver is selected. This is the default118 - ``FVP_CCN`` : The CCN driver is selected. This is the default130 - ``FVP_GICV2`` : The GICv2 only driver is selected131 - ``FVP_GICV3`` : The GICv3 only driver is selected (default option)144 the default HW_CONFIG selected by the build system.
67 This interface is embedded into the BL31 run-time payload when selected by build
17 The |EHF| is selected by setting the build option ``EL3_EXCEPTION_HANDLING`` to
12 Both implementations differ in their architectures and only one can be selected
84 can be selected at build time. This document:
90 - This option is automatically selected when TRUSTED_BOARD_BOOT is set but MBEDTLS_DIR path is not …
326 -To compile additional fip-ddr for selected platforms(Refer above table if the platform needs fip-d…
5264 - The clang assembler/preprocessor is used when Clang is selected. However,6285 All the mandatory APIs and selected optional APIs are supported. In
Completed in 40 milliseconds