Searched refs:mapreg (Results 1 – 1 of 1) sorted by relevance
2072 u32 mapreg; in fixup_plx_window() local2075 mapreg = rd_plain (dev, offsetof(amb_mem, stuff[10])); in fixup_plx_window()2076 mapreg &= ~onegigmask; in fixup_plx_window()2077 mapreg |= blb & onegigmask; in fixup_plx_window()2078 wr_plain (dev, offsetof(amb_mem, stuff[10]), mapreg); in fixup_plx_window()