DRV_MASK
val = (readl(pctrl->base + DRV(port)) >> bit) & DRV_MASK;
rzv2m_rmw_pin_config(pctrl, DRV(port), bit, DRV_MASK, index);