Home
last modified time | relevance | path

Searched refs:REG_PIWAR (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c97 #define REG_PIWAR(n) (0x0e10 - 0x20 * (n)) macro
529 printf("PIWAR%u =0x%08x\n", i, RD(REG_PIWAR(i)));
600 bus_space_write_4(sc->sc_bst, sc->sc_bsh, REG_PIWAR(wnd), attr); in fsl_pcib_inbound()