Searched refs:CPM_CR_RST (Results 1 – 4 of 4) sorted by relevance
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
62 out_be16(&cpmp->cp_cpcr, CPM_CR_RST | CPM_CR_FLG); in cpm_reset()