HomeSort by relevance Sort by last modified time
    Searched refs:UNIPHIER_SOC_UNKNOWN (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier_soc_info.c 48 return UNIPHIER_SOC_UNKNOWN;
uniphier_bl1_setup.c 36 if (soc == UNIPHIER_SOC_UNKNOWN) {
uniphier.h 21 #define UNIPHIER_SOC_UNKNOWN 0xffffffff
uniphier_bl2_setup.c 46 if (soc == UNIPHIER_SOC_UNKNOWN) {
uniphier_bl31_setup.c 59 if (soc == UNIPHIER_SOC_UNKNOWN) {

Completed in 69 milliseconds