Searched refs:REG_POTAR (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c81 #define REG_POTAR(n) (0x0c00 + 0x20 * (n)) macro
481 printf("POTAR%u =0x%08x\n", i, RD(REG_POTAR(i)));
695 bus_space_write_4(sc->sc_bst, sc->sc_bsh, REG_POTAR(wnd), tar);

Completed in 167 milliseconds