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

/freebsd-10.3-release/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c85 #define REG_POWAR(n) (0x0c10 + 0x20 * (n)) macro
376 printf("POWAR%u =0x%08x\n", i, RD(REG_POWAR(i)));
694 bus_space_write_4(sc->sc_bst, sc->sc_bsh, REG_POWAR(wnd), attr);

Completed in 63 milliseconds