Searched refs:CR_PORT (Results 1 – 1 of 1) sorted by relevance
187 #define CR_PORT(x) (((x) & 0x3) << 6) macro188 #define CR_PORTCPU CR_PORT(0)189 #define CR_PORTIO CR_PORT(1)190 #define CR_PORTVXI CR_PORT(2)191 #define CR_PORTMXI CR_PORT(3)