Home
last modified time | relevance | path

Searched refs:CHIMP_FASTBOOT_NITRO_RESET (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/drivers/brcm/
Dchimp.c329 if ((fastboot_type != CHIMP_FASTBOOT_NITRO_RESET) && in bcm_chimp_initiate_fastboot()
347 if (fastboot_type != CHIMP_FASTBOOT_NITRO_RESET) { in bcm_chimp_initiate_fastboot()
/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dsr_def.h584 #define CHIMP_FASTBOOT_NITRO_RESET 0 macro
/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Dbl2_setup.c197 if (FASTBOOT_TYPE == CHIMP_FASTBOOT_NITRO_RESET) { in brcm_stingray_chimp_check_and_fastboot()