Searched refs:CPM_CR_FLG (Results 1 – 3 of 3) sorted by relevance
89 out_be32(&cpmp->cp_cpcr, command | opcode | CPM_CR_FLG); in cpm_command()91 if ((in_be32(&cpmp->cp_cpcr) & CPM_CR_FLG) == 0) in cpm_command()
31 #define CPM_CR_FLG ((ushort)0x0001) macro
23 #define CPM_CR_FLG ((uint)0x00010000) macro