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

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

Completed in 102 milliseconds