Lines Matching refs:REG_MISC_AB
50 #define REG_MISC_AB 0x8
110 * Protects register (write) access to the REG_MISC_AB register
226 value = readl(meson->base + REG_MISC_AB);
228 writel(value, meson->base + REG_MISC_AB);
240 value = readl(meson->base + REG_MISC_AB);
242 writel(value, meson->base + REG_MISC_AB);
318 value = readl(meson->base + REG_MISC_AB);
462 channel->mux.reg = meson->base + REG_MISC_AB;
487 channel->div.reg = meson->base + REG_MISC_AB;
510 channel->gate.reg = meson->base + REG_MISC_AB;