Searched refs:CR_PORT (Results 1 – 1 of 1) sorted by relevance
177 #define CR_PORT(x) (((x) & 0x3) << 6) macro178 #define CR_PORTCPU CR_PORT(0)179 #define CR_PORTIO CR_PORT(1)180 #define CR_PORTVXI CR_PORT(2)181 #define CR_PORTMXI CR_PORT(3)