Searched refs:CCM_CIR_PIN (Results 1 – 6 of 6) sorted by relevance
165 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
130 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
233 #define CCM_CIR_PIN(x) (((x) & 0x03FF) << 6) macro
544 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) macro
207 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) /* Part identification number */ macro
276 #define CCM_CIR_PIN(x) (((x)&0x03FF)<<6) macro