Searched refs:PGCR (Results 1 – 10 of 10) sorted by relevance
19 #define PGCR 0xffef000c macro46 writew(0, PGCR); in board_init()
69 outw((inw(PGCR) & ~0xFF) | 0x55, PGCR); in board_init()
89 __raw_writew(0x03D5, PGCR); /* 00 00 00 11 11 01 01 01 */ in board_init()
129 #define PGCR 0xA405010C macro
150 #define PGCR 0xA405010C macro
167 #define PGCR (PFC_BASE + 0x0C) macro
406 #define PGCR 0xFFEA000C macro
1200 #define PGCR 0xA405010C macro
104 outw(PGCR_D, PGCR); in board_init()
353 volatile u_char PGCR; /* Port General Control Register */ member