Lines Matching defs:pcie_read
143 static u32 pcie_read(struct xilinx_cpm_pcie *port, u32 reg)
156 return (pcie_read(port, XILINX_CPM_PCIE_REG_PSCR) &
162 unsigned long val = pcie_read(port, XILINX_CPM_PCIE_REG_RPEFR);
181 val = pcie_read(port, XILINX_CPM_PCIE_REG_IDRN_MASK);
195 val = pcie_read(port, XILINX_CPM_PCIE_REG_IDRN_MASK);
240 pcie_read(port, XILINX_CPM_PCIE_REG_IDRN));
254 val = pcie_read(port, XILINX_CPM_PCIE_REG_IMR);
266 val = pcie_read(port, XILINX_CPM_PCIE_REG_IMR);
300 val = pcie_read(port, XILINX_CPM_PCIE_REG_IDR);
301 val &= pcie_read(port, XILINX_CPM_PCIE_REG_IMR);
502 pcie_write(port, pcie_read(port, XILINX_CPM_PCIE_REG_IDR) &
519 pcie_write(port, pcie_read(port, XILINX_CPM_PCIE_REG_RPSC) |