Lines Matching refs:str
651 const char *str; in bl2_el3_early_platform_setup() local
712 str = cpu_ca57; in bl2_el3_early_platform_setup()
715 str = cpu_ca53; in bl2_el3_early_platform_setup()
718 str = unknown; in bl2_el3_early_platform_setup()
722 NOTICE("BL2: RZ/G2 Initial Program Loader(%s) Rev.%s\n", str, in bl2_el3_early_platform_setup()
731 str = product_g2m; in bl2_el3_early_platform_setup()
734 str = product_g2h; in bl2_el3_early_platform_setup()
737 str = product_g2n; in bl2_el3_early_platform_setup()
740 str = product_g2e; in bl2_el3_early_platform_setup()
743 str = unknown; in bl2_el3_early_platform_setup()
751 NOTICE("BL2: PRR is RZ/%s Ver.1.1 / Ver.1.2\n", str); in bl2_el3_early_platform_setup()
753 NOTICE("BL2: PRR is RZ/%s Ver.1.%d\n", str, in bl2_el3_early_platform_setup()
760 NOTICE("BL2: PRR is RZ/%s Ver.%d.%d\n", str, major, minor); in bl2_el3_early_platform_setup()
767 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_el3_early_platform_setup()
768 NOTICE("BL2: %s\n", str); in bl2_el3_early_platform_setup()
805 str = boot_hyper160; in bl2_el3_early_platform_setup()
808 str = boot_hyper80; in bl2_el3_early_platform_setup()
811 str = boot_qspi40; in bl2_el3_early_platform_setup()
814 str = boot_qspi80; in bl2_el3_early_platform_setup()
817 str = boot_emmc25x1; in bl2_el3_early_platform_setup()
820 str = boot_emmc50x8; in bl2_el3_early_platform_setup()
823 str = unknown; in bl2_el3_early_platform_setup()
826 NOTICE("BL2: Boot device is %s\n", str); in bl2_el3_early_platform_setup()
833 str = unknown; in bl2_el3_early_platform_setup()
839 str = lcs_cm; in bl2_el3_early_platform_setup()
842 str = lcs_dm; in bl2_el3_early_platform_setup()
845 str = lcs_sd; in bl2_el3_early_platform_setup()
848 str = lcs_secure; in bl2_el3_early_platform_setup()
851 str = lcs_fa; in bl2_el3_early_platform_setup()
854 str = unknown; in bl2_el3_early_platform_setup()
859 NOTICE("BL2: LCM state is %s\n", str); in bl2_el3_early_platform_setup()