Searched refs:sscg (Results 1 – 3 of 3) sorted by relevance
32 .sscg = SSCG_EN,
668 uint32_t sscg; in bl2_early_platform_setup2() local769 sscg = reg & RCAR_SSCG_MASK; in bl2_early_platform_setup2()770 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_early_platform_setup2()
1026 uint32_t reg, midr, lcs, boot_dev, boot_cpu, sscg, type, rev; in bl2_early_platform_setup2() local1153 sscg = reg & RCAR_SSCG_MASK; in bl2_early_platform_setup2()1154 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_early_platform_setup2()