Lines Matching defs:new
719 * must re-issue the Configuration Request as a new Request.
723 * a new Request.
817 int reg, u32 old, u32 new, u32 mask)
823 advk_writel(pcie, new, PCIE_CORE_CMD_STATUS_REG);
834 if (new & (PCI_BRIDGE_CTL_SERR << 16))
842 if (new & (PCI_BRIDGE_CTL_BUS_RESET << 16))
911 int reg, u32 old, u32 new, u32 mask)
917 advk_writel(pcie, new, PCIE_CORE_PCIEXP_CAP + reg);
918 if (new & PCI_EXP_LNKCTL_RL)
939 advk_writel(pcie, new, PCIE_CORE_PCIEXP_CAP + reg);
993 int reg, u32 old, u32 new, u32 mask)
1002 new &= mask;
1015 advk_writel(pcie, new, PCIE_CORE_PCIERR_CAP + reg);
1116 * Trying to start a new PIO transfer when previous has not completed