Searched refs:efdr (Results 1 – 1 of 1) sorted by relevance
995 #define efdr ((efer == 0x250) ? 0x252 : 0x3f1) macro1018 hefere = inb(efdr) & WINB_HEFERE; in ppc_w83877f_detect()1021 hefras = inb(efdr) & WINB_HEFRAS; in ppc_w83877f_detect()1039 if (ppc->ppc_base != inb(efdr) * 4) /* 4 bytes boundaries */ in ppc_w83877f_detect()1045 switch (inb(efdr) & WINB_CHIPID) { in ppc_w83877f_detect()1063 printf("0x%x ", inb(efdr)); in ppc_w83877f_detect()1067 printf("0x%x ", inb(efdr)); in ppc_w83877f_detect()1070 printf("0x%x ", inb(efdr)); in ppc_w83877f_detect()1073 printf("0x%x ", inb(efdr)); in ppc_w83877f_detect()1085 r = inb(efdr) & (WINB_PRTMODS0 | WINB_PRTMODS1); in ppc_w83877f_detect()[all …]