Searched refs:ap_base (Results 1 – 2 of 2) sorted by relevance
376 unsigned int ap_base = CONFIG_SYS_SDRAM_BASE; in arc_ioc_setup() local392 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()
150 unsigned int ap_base; member