Searched refs:qe_base (Results 1 – 4 of 4) sorted by relevance
21 extern void qe_init(uint qe_base);333 uint qe_base = CONFIG_SYS_IMMR + 0x00100000; /* QE immr base */ in cpu_init_r() local335 qe_init(qe_base); in cpu_init_r()
279 void qe_init(uint qe_base);287 void qe_init(uint qe_base);
177 void qe_init(uint qe_base) in qe_init() argument182 qe_immr = (qe_map_t *)qe_base; in qe_init()203 void qe_init(uint qe_base) in qe_init() argument206 qe_immr = (qe_map_t *)qe_base; in qe_init()
131 extern void qe_init(uint qe_base);1038 uint qe_base = CONFIG_SYS_IMMR + 0x00140000; /* QE immr base */ in cpu_secondary_init_r() local1040 uint qe_base = CONFIG_SYS_IMMR + 0x00080000; /* QE immr base */ in cpu_secondary_init_r()1044 qe_init(qe_base); in cpu_secondary_init_r()