Lines Matching +defs:val +defs:func
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()
223 #define PCI_CONF_FUNC(func) (((func) & 0x3) << 8) argument
273 static int orion5x_pci_hw_rd_conf(int bus, int dev, u32 func, in orion5x_pci_hw_rd_conf()
274 u32 where, u32 size, u32 *val) in orion5x_pci_hw_rd_conf()
295 static int orion5x_pci_hw_wr_conf(int bus, int dev, u32 func, in orion5x_pci_hw_wr_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()
396 int bus_nr, func, reg; in orion5x_pci_master_slave_enable() local
397 u32 val; in orion5x_pci_master_slave_enable() local
427 u32 func = PCI_CONF_FUNC_BAR_CS(cs->cs_index); in orion5x_setup_pci_wins() local
429 u32 val; in orion5x_setup_pci_wins() local