Searched refs:REG_POTEAR (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c83 #define REG_POTEAR(n) (0x0c04 + 0x20 * (n)) macro
374 printf("POTEAR%u =0x%08x\n", i, RD(REG_POTEAR(i)));
692 bus_space_write_4(sc->sc_bst, sc->sc_bsh, REG_POTEAR(wnd), 0);

Completed in 57 milliseconds