Lines Matching +defs:val +defs:n
74 int size, u32 *val) in pcie_rd_conf()
92 int where, int size, u32 *val) in pcie_rd_conf_wa()
118 int where, int size, u32 val) in pcie_wr_conf()
240 #define PCI_BAR_SIZE_DDR_CS(n) (((n) == 0) ? ORION5X_PCI_REG(0xc08) : \ argument
244 #define PCI_BAR_REMAP_DDR_CS(n) (((n) == 0) ? ORION5X_PCI_REG(0xc48) : \ argument
254 #define PCI_CONF_FUNC_BAR_CS(n) ((n) >> 1) argument
255 #define PCI_CONF_REG_BAR_LO_CS(n) (((n) & 1) ? 0x18 : 0x10) argument
256 #define PCI_CONF_REG_BAR_HI_CS(n) (((n) & 1) ? 0x1c : 0x14) argument
274 u32 where, u32 size, u32 *val) in orion5x_pci_hw_rd_conf()
296 u32 where, u32 size, u32 val) in orion5x_pci_hw_wr_conf()
343 int where, int size, u32 *val) in orion5x_pci_rd_conf()
355 int where, int size, u32 val) in orion5x_pci_wr_conf()
397 u32 val; in orion5x_pci_master_slave_enable() local
429 u32 val; in orion5x_setup_pci_wins() local