Searched refs:mapreg (Results 1 – 1 of 1) sorted by relevance
2087 u32 mapreg; in fixup_plx_window() local2090 mapreg = rd_plain (dev, offsetof(amb_mem, stuff[10])); in fixup_plx_window()2091 mapreg &= ~onegigmask; in fixup_plx_window()2092 mapreg |= blb & onegigmask; in fixup_plx_window()2093 wr_plain (dev, offsetof(amb_mem, stuff[10]), mapreg); in fixup_plx_window()