Lines Matching refs:REG_MISC_AB
51 #define REG_MISC_AB 0x8
109 * Protects register (write) access to the REG_MISC_AB register
243 value = readl(meson->base + REG_MISC_AB);
247 writel(value, meson->base + REG_MISC_AB);
253 value = readl(meson->base + REG_MISC_AB);
255 writel(value, meson->base + REG_MISC_AB);
267 value = readl(meson->base + REG_MISC_AB);
269 writel(value, meson->base + REG_MISC_AB);
351 value = readl(meson->base + REG_MISC_AB);
519 channel->mux.reg = meson->base + REG_MISC_AB;