Searched refs:NFORCE_PMBASE (Results 1 – 2 of 2) sorted by relevance
140 NFORCE_PMBASE(pmptrreg)); in amdpm_attach()141 if (bus_space_map(sc->sc_iot, NFORCE_PMBASE(pmptrreg), in amdpm_attach()
50 #define NFORCE_PMBASE(x) ((x) & 0xfffc) /* nForce base address */ macro