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

/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c86 #define REG_PITAR(n) (0x0e00 - 0x20 * (n)) macro
488 printf("PITAR%u =0x%08x\n", i, RD(REG_PITAR(i)));
669 bus_space_write_4(sc->sc_bst, sc->sc_bsh, REG_PITAR(wnd), tar);

Completed in 113 milliseconds