Lines Matching refs:inw
38 outw(inw(PLCR) & ~0xFFF0, PLCR); in board_late_init()
39 outw(inw(PNCR) & ~0x000F, PNCR); in board_late_init()
40 outw(inw(PXCR) & ~0x0FC0, PXCR); in board_late_init()
41 outw((inw(PSELB) & ~0x030F) | 0x020A, PSELB); in board_late_init()
42 outw((inw(PSELC) & ~0x0307) | 0x0207, PSELC); in board_late_init()
43 outw((inw(PSELE) & ~0x00c0) | 0x0080, PSELE); in board_late_init()
68 outw((inw(PGCR) & ~0xFF) | 0x55, PGCR); in board_init()
69 outw((inw(HIZCRA) & ~0x02), HIZCRA); in board_init()
74 outw(inw(PFCR) & ~0x30, PFCR); in board_init()
75 outw(inw(PMCR) & ~0x0C, PMCR); in board_init()
76 outw((inw(PSELA) & ~0x40) | 0x40, PSELA); in board_init()
81 outw((inw(PACR) & ~0x0C) | 0x04, PACR); in board_init()
87 outw((inw(PBCR) & ~0x300) | 0x100, PBCR); in board_init()
95 outw((inw(PVCR) & ~0x03) | 0x02 , PVCR); in board_init()