Searched refs:CPM_CR_RST (Results 1 – 8 of 8) sorted by relevance
179 out_be16(&immr->im_cpm.cp_cpcr, CPM_CR_RST | CPM_CR_FLG); in cpu_init_f()
52 cpm->im_cpm_cp.cpcr = CPM_CR_RST; in m8560_cpm_reset()
73 cpm_command(CPM_CR_RST, 0); in cpm2_reset()
28 #define CPM_CR_RST ((ushort)0x8000) macro
20 #define CPM_CR_RST ((uint)0x80000000) macro
61 out_be16(&cpmp->cp_cpcr, CPM_CR_RST | CPM_CR_FLG); in cpm_reset()
23 #define CPM_CR_RST ((ushort)0x8000) macro
21 #define CPM_CR_RST ((uint)0x80000000) macro