LPC_LADR4
regmap_write(priv->map, LPC_LADR4, ((addrs[0] + 1) << 16) | addrs[0]);
regmap_write(priv->map, LPC_LADR4, (addrs[1] << 16) | addrs[0]);