Lines Matching refs:str

796 	const char *str;  in bl2_el3_early_platform_setup()  local
854 str = cpu_ca57; in bl2_el3_early_platform_setup()
857 str = cpu_ca53; in bl2_el3_early_platform_setup()
860 str = unknown; in bl2_el3_early_platform_setup()
864 NOTICE("BL2: R-Car Gen3 Initial Program Loader(%s) Rev.%s\n", str, in bl2_el3_early_platform_setup()
873 str = product_h3; in bl2_el3_early_platform_setup()
876 str = product_m3; in bl2_el3_early_platform_setup()
879 str = product_m3n; in bl2_el3_early_platform_setup()
882 str = product_v3m; in bl2_el3_early_platform_setup()
885 str = product_e3; in bl2_el3_early_platform_setup()
888 str = product_d3; in bl2_el3_early_platform_setup()
891 str = unknown; in bl2_el3_early_platform_setup()
900 str); in bl2_el3_early_platform_setup()
903 str, in bl2_el3_early_platform_setup()
908 NOTICE("BL2: PRR is R-Car %s Ver.1.0\n", str); in bl2_el3_early_platform_setup()
910 NOTICE("BL2: PRR is R-Car %s Ver.1.1\n", str); in bl2_el3_early_platform_setup()
912 NOTICE("BL2: PRR is R-Car %s Ver.X.X\n", str); in bl2_el3_early_platform_setup()
918 NOTICE("BL2: PRR is R-Car %s Ver.%d.%d\n", str, major, minor); in bl2_el3_early_platform_setup()
924 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_el3_early_platform_setup()
925 NOTICE("BL2: %s\n", str); in bl2_el3_early_platform_setup()
966 str = boot_hyper160; in bl2_el3_early_platform_setup()
969 str = boot_hyper80; in bl2_el3_early_platform_setup()
972 str = boot_qspi40; in bl2_el3_early_platform_setup()
975 str = boot_qspi80; in bl2_el3_early_platform_setup()
982 str = boot_emmc25x1; in bl2_el3_early_platform_setup()
985 str = boot_emmc50x8; in bl2_el3_early_platform_setup()
988 str = unknown; in bl2_el3_early_platform_setup()
991 NOTICE("BL2: Boot device is %s\n", str); in bl2_el3_early_platform_setup()
996 str = unknown; in bl2_el3_early_platform_setup()
1002 str = lcs_cm; in bl2_el3_early_platform_setup()
1005 str = lcs_dm; in bl2_el3_early_platform_setup()
1008 str = lcs_sd; in bl2_el3_early_platform_setup()
1011 str = lcs_secure; in bl2_el3_early_platform_setup()
1014 str = lcs_fa; in bl2_el3_early_platform_setup()
1017 str = unknown; in bl2_el3_early_platform_setup()
1022 NOTICE("BL2: LCM state is %s\n", str); in bl2_el3_early_platform_setup()