Searched refs:bank (Results 1 – 1 of 1) sorted by relevance
27 int bank = id / (reg_width * 8); in reset_simple_update() local32 reg = HWREG32(rsts->mmio_base + (bank * reg_width)); in reset_simple_update()43 HWREG32(rsts->mmio_base + (bank * reg_width)) = reg; in reset_simple_update()88 int bank = rstc->id / (reg_width * 8); in reset_simple_status() local92 value = HWREG32(rsts->mmio_base + (bank * reg_width)); in reset_simple_status()
Completed in 8 milliseconds