Home
last modified time | relevance | path

Searched refs:ap_base (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dcache.c376 unsigned int ap_base = CONFIG_SYS_SDRAM_BASE; in arc_ioc_setup() local
392 if (ap_base % ap_size != 0) in arc_ioc_setup()
404 write_aux_reg(ARC_AUX_IO_COH_AP0_BASE, ap_base >> 12); in arc_ioc_setup()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr_topology_def.h150 unsigned int ap_base; member