owl_update_bits
owl_update_bits(pctrl->base + g->mfpctl_reg, mask, val);
owl_update_bits(pctrl->base + reg, mask, (arg << bit));