Searched refs:CCM_CIR_PIN (Results 1 – 6 of 6) sorted by relevance
164 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
129 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
232 #define CCM_CIR_PIN(x) (((x) & 0x03FF) << 6) macro
543 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
206 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) /* Part identification number */ macro
275 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) macro