Lines Matching defs:str
846 const char *str;
901 str = cpu_ca57;
904 str = cpu_ca53;
907 str = unknown;
911 NOTICE("BL2: R-Car Gen3 Initial Program Loader(%s) Rev.%s\n", str,
920 str = product_h3;
923 str = product_m3;
926 str = product_m3n;
929 str = product_v3m;
932 str = product_e3;
935 str = product_d3;
938 str = unknown;
947 str);
950 str,
955 NOTICE("BL2: PRR is R-Car %s Ver.1.0\n", str);
957 NOTICE("BL2: PRR is R-Car %s Ver.1.1\n", str);
959 NOTICE("BL2: PRR is R-Car %s Ver.X.X\n", str);
965 NOTICE("BL2: PRR is R-Car %s Ver.%d.%d\n", str, major, minor);
971 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off;
972 NOTICE("BL2: %s\n", str);
1013 str = boot_hyper160;
1016 str = boot_hyper80;
1019 str = boot_qspi40;
1022 str = boot_qspi80;
1029 str = boot_emmc25x1;
1032 str = boot_emmc50x8;
1035 str = unknown;
1038 NOTICE("BL2: Boot device is %s\n", str);
1043 str = unknown;
1049 str = lcs_cm;
1052 str = lcs_dm;
1055 str = lcs_sd;
1058 str = lcs_secure;
1061 str = lcs_fa;
1064 str = unknown;
1069 NOTICE("BL2: LCM state is %s\n", str);