Home
last modified time | relevance | path

Searched refs:RCAR_GEN3_ULCB (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-a-3.7.0/drivers/renesas/common/ddr/ddr_b/
Dboot_init_dram_config.c1870 #if (RCAR_GEN3_ULCB == 0) && (RZG_SOC == 0)
1882 #ifndef RCAR_GEN3_ULCB
1883 #define RCAR_GEN3_ULCB 0 macro
1886 #if (RCAR_GEN3_ULCB == 0) && (RZG_SOC == 0) /* non Starter Kit */
2018 #if (RCAR_GEN3_ULCB == 1) in _board_judge()
/trusted-firmware-a-3.7.0/plat/renesas/rcar/
Dplatform.mk206 ifndef RCAR_GEN3_ULCB
207 RCAR_GEN3_ULCB := 0
209 ifeq (${RCAR_GEN3_ULCB},1)
213 $(eval $(call add_define,RCAR_GEN3_ULCB))
336 ifeq (${RCAR_GEN3_ULCB},1)
Dbl2_plat_setup.c787 #if (RCAR_GEN3_ULCB == 1) in bl2_advertise_dram_size()
/trusted-firmware-a-3.7.0/plat/renesas/common/
Dplat_pm.c24 #if RCAR_GEN3_ULCB
238 #if (RCAR_GEN3_ULCB == 1) in rcar_system_reset()
/trusted-firmware-a-3.7.0/plat/renesas/rzg/
Dplatform.mk157 ifndef RCAR_GEN3_ULCB
158 RCAR_GEN3_ULCB := 0
/trusted-firmware-a-3.7.0/drivers/renesas/rcar/pfc/M3N/
Dpfc_init_m3n.c1211 #if (RCAR_GEN3_ULCB == 1) in pfc_init_m3n()
/trusted-firmware-a-3.7.0/drivers/renesas/rcar/pfc/H3/
Dpfc_init_h3_v1.c1176 #if (RCAR_GEN3_ULCB == 1) in pfc_init_h3_v1()
Dpfc_init_h3_v2.c1209 #if (RCAR_GEN3_ULCB == 1) in pfc_init_h3_v2()
/trusted-firmware-a-3.7.0/drivers/renesas/rcar/pfc/M3/
Dpfc_init_m3.c1304 #if (RCAR_GEN3_ULCB == 1) in pfc_init_m3()