Searched refs:sscg (Results 1 – 3 of 3) sorted by relevance
32 .sscg = SSCG_EN,
667 uint32_t sscg; in bl2_el3_early_platform_setup() local768 sscg = reg & RCAR_SSCG_MASK; in bl2_el3_early_platform_setup()769 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_el3_early_platform_setup()
1025 uint32_t reg, midr, lcs, boot_dev, boot_cpu, sscg, type, rev; in bl2_el3_early_platform_setup() local1152 sscg = reg & RCAR_SSCG_MASK; in bl2_el3_early_platform_setup()1153 str = sscg == RCAR_SSCG_ENABLE ? sscg_on : sscg_off; in bl2_el3_early_platform_setup()