Lines Matching refs:str
790 const char *str; in bl2_el3_early_platform_setup() local
848 str = cpu_ca57; in bl2_el3_early_platform_setup()
851 str = cpu_ca53; in bl2_el3_early_platform_setup()
854 str = unknown; in bl2_el3_early_platform_setup()
858 NOTICE("BL2: R-Car Gen3 Initial Program Loader(%s) Rev.%s\n", str, in bl2_el3_early_platform_setup()
867 str = product_h3; in bl2_el3_early_platform_setup()
870 str = product_m3; in bl2_el3_early_platform_setup()
873 str = product_m3n; in bl2_el3_early_platform_setup()
876 str = product_v3m; in bl2_el3_early_platform_setup()
879 str = product_e3; in bl2_el3_early_platform_setup()
882 str = product_d3; in bl2_el3_early_platform_setup()
885 str = unknown; in bl2_el3_early_platform_setup()
894 str); in bl2_el3_early_platform_setup()
897 str, in bl2_el3_early_platform_setup()
904 NOTICE("BL2: PRR is R-Car %s Ver.%d.%d\n", str, major, minor); in bl2_el3_early_platform_setup()
910 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_el3_early_platform_setup()
911 NOTICE("BL2: %s\n", str); in bl2_el3_early_platform_setup()
952 str = boot_hyper160; in bl2_el3_early_platform_setup()
955 str = boot_hyper80; in bl2_el3_early_platform_setup()
958 str = boot_qspi40; in bl2_el3_early_platform_setup()
961 str = boot_qspi80; in bl2_el3_early_platform_setup()
968 str = boot_emmc25x1; in bl2_el3_early_platform_setup()
975 str = boot_emmc50x8; in bl2_el3_early_platform_setup()
978 str = unknown; in bl2_el3_early_platform_setup()
981 NOTICE("BL2: Boot device is %s\n", str); in bl2_el3_early_platform_setup()
986 str = unknown; in bl2_el3_early_platform_setup()
992 str = lcs_cm; in bl2_el3_early_platform_setup()
995 str = lcs_dm; in bl2_el3_early_platform_setup()
998 str = lcs_sd; in bl2_el3_early_platform_setup()
1001 str = lcs_secure; in bl2_el3_early_platform_setup()
1004 str = lcs_fa; in bl2_el3_early_platform_setup()
1007 str = unknown; in bl2_el3_early_platform_setup()
1012 NOTICE("BL2: LCM state is %s\n", str); in bl2_el3_early_platform_setup()