PCL_RCV_INT
writel(PCL_RCV_INT_ALL_ENABLE, pcie->base + PCL_RCV_INT);
val = readl(pcie->base + PCL_RCV_INT);
writel(val, pcie->base + PCL_RCV_INT);