rmw_set
rmw_set(BIT(data->hwirq), port->base + PORT_INTMSK);
rmw_set(PHY_LANE_CTL_CFGACC, port->phy + pcie->hw->phy_lane_ctl);
rmw_set(PHY_LANE_CFG_REFCLK0REQ, port->phy + PHY_LANE_CFG);
rmw_set(PHY_LANE_CFG_REFCLK1REQ, port->phy + PHY_LANE_CFG);
rmw_set(PHY_LANE_CFG_REFCLKEN, port->phy + PHY_LANE_CFG);
rmw_set(PORT_REFCLK_EN, port->base + pcie->hw->port_refclk);
rmw_set(PORT_APPCLK_EN, port->base + PORT_APPCLK);
rmw_set(PORT_PERST_OFF, port->base + pcie->hw->port_perst);
rmw_set(PHY_LANE_CFG_REFCLKCGEN, port->phy + PHY_LANE_CFG);