| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-iproc.c | 582 static int iproc_pcie_config_read(struct pci_bus *bus, unsigned int devfn, in iproc_pcie_config_read() 640 int busno, unsigned int devfn, in iproc_pcie_map_cfg_bus() 665 unsigned int devfn, in iproc_pcie_bus_map_cfg_bus() 673 unsigned int devfn, int where, in iproc_pci_raw_config_read32() 693 unsigned int devfn, int where, in iproc_pci_raw_config_write32() 716 static int iproc_pcie_config_read32(struct pci_bus *bus, unsigned int devfn, in iproc_pcie_config_read32() 732 static int iproc_pcie_config_write32(struct pci_bus *bus, unsigned int devfn, in iproc_pcie_config_write32()
|
| H A D | pcie-mediatek.c | 278 static int mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_rd_cfg() 310 static int mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, u32 devfn, in mtk_pcie_hw_wr_cfg() 334 unsigned int devfn) in mtk_pcie_find_port() 357 static int mtk_pcie_config_read(struct pci_bus *bus, unsigned int devfn, in mtk_pcie_config_read() 377 static int mtk_pcie_config_write(struct pci_bus *bus, unsigned int devfn, in mtk_pcie_config_write() 744 unsigned int devfn, int where) in mtk_pcie_map_bus()
|
| H A D | pcie-rockchip-host.c | 188 struct pci_bus *bus, u32 devfn, in rockchip_pcie_rd_other_conf() 225 struct pci_bus *bus, u32 devfn, in rockchip_pcie_wr_other_conf() 257 static int rockchip_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in rockchip_pcie_rd_conf() 274 static int rockchip_pcie_wr_conf(struct pci_bus *bus, u32 devfn, in rockchip_pcie_wr_conf()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | rtas_pci.c | 78 unsigned int devfn, in rtas_pci_read_config() 128 unsigned int devfn, in rtas_pci_write_config()
|
| H A D | pci_of_scan.c | 176 struct pci_bus *bus, int devfn) in of_create_pci_dev() 353 int reglen, devfn; in of_scan_pci_dev() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | pci.c | 38 unsigned int devfn, int reg, int len, u32 *val) in raw_pci_read() 48 unsigned int devfn, int reg, int len, u32 val) in raw_pci_write()
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | vpci.c | 34 unsigned int devfn) in __xen_pcibk_get_pci_dev() 235 unsigned int *devfn) in __xen_pcibk_get_pcifront_dev()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-dove/ |
| H A D | pcie.c | 95 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() 115 static int pcie_wr_conf(struct pci_bus *bus, u32 devfn, in pcie_wr_conf()
|
| /OK3568_Linux_fs/kernel/include/xen/interface/io/ |
| H A D | pciif.h | 79 uint32_t devfn; member 103 uint32_t devfn; member
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | core_apecs.c | 275 apecs_read_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_read_config() 294 apecs_write_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_write_config()
|
| H A D | core_irongate.c | 103 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, in irongate_read_config() 128 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, in irongate_write_config()
|
| H A D | core_marvel.c | 506 unsigned int devfn, int where) in build_conf_addr() 512 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where) in mk_conf_addr() 541 marvel_read_config(struct pci_bus *bus, unsigned int devfn, int where, in marvel_read_config() 567 marvel_write_config(struct pci_bus *bus, unsigned int devfn, int where, in marvel_write_config()
|
| H A D | core_mcpcia.c | 170 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, in mk_conf_addr() 196 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, in mcpcia_read_config() 223 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, in mcpcia_write_config()
|
| H A D | core_tsunami.c | 116 tsunami_read_config(struct pci_bus *bus, unsigned int devfn, int where, in tsunami_read_config() 141 tsunami_write_config(struct pci_bus *bus, unsigned int devfn, int where, in tsunami_write_config()
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_bus.h | 31 unsigned int devfn) in get_zdev_by_bus()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-rt2880.c | 63 static int rt2880_pci_config_read(struct pci_bus *bus, unsigned int devfn, in rt2880_pci_config_read() 93 static int rt2880_pci_config_write(struct pci_bus *bus, unsigned int devfn, in rt2880_pci_config_write()
|
| H A D | pci-rt3883.c | 228 static int rt3883_pci_config_read(struct pci_bus *bus, unsigned int devfn, in rt3883_pci_config_read() 262 static int rt3883_pci_config_write(struct pci_bus *bus, unsigned int devfn, in rt3883_pci_config_write() 461 int devfn; in rt3883_pci_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | pme.c | 101 static bool pcie_pme_from_pci_bridge(struct pci_bus *bus, u8 devfn) in pcie_pme_from_pci_bridge() 131 u8 busnr = req_id >> 8, devfn = req_id & 0xff; in pcie_pme_handle_request() local
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | legacy.c | 40 int devfn; in pcibios_scan_specific_bus() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | reboot.c | 11 unsigned int devfn; in acpi_pci_reboot() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | of_pci.h | 18 unsigned int devfn) in of_pci_find_child_device()
|
| /OK3568_Linux_fs/kernel/drivers/ssb/ |
| H A D | driver_gige.c | 110 static int ssb_gige_pci_read_config(struct pci_bus *bus, unsigned int devfn, in ssb_gige_pci_read_config() 140 static int ssb_gige_pci_write_config(struct pci_bus *bus, unsigned int devfn, in ssb_gige_pci_write_config()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 90 static int fsl_indirect_read_config(struct pci_bus *bus, unsigned int devfn, in fsl_indirect_read_config() 686 static int mpc83xx_pcie_exclude_device(struct pci_bus *bus, unsigned int devfn) in mpc83xx_pcie_exclude_device() 712 unsigned int devfn, int offset) in mpc83xx_pcie_remap_cfg() 739 static int mpc83xx_pcie_write_config(struct pci_bus *bus, unsigned int devfn, in mpc83xx_pcie_write_config()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/ |
| H A D | pcie.c | 52 unsigned int devfn, int where) in cns3xxx_pci_map_bus() 86 static int cns3xxx_pci_read_config(struct pci_bus *bus, unsigned int devfn, in cns3xxx_pci_read_config()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | psycho_common.h | 22 unsigned int devfn, in psycho_pci_config_mkaddr()
|