/arch/mips/pci/ |
D | ops-rc32434.c | 48 unsigned char where, u32 *data) in config_access() 73 int where, u8 *val) in read_config_byte() 84 int where, u16 *val) in read_config_word() 95 int where, u32 *val) in read_config_dword() 129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte() 148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, in write_config_word() 168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, in write_config_dword() 178 int where, int size, u32 *val) in pci_config_read() 191 int where, int size, u32 val) in pci_config_write()
|
D | ops-bcm63xx.c | 20 static int postprocess_read(u32 data, int where, unsigned int size) in postprocess_read() 39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write() 65 unsigned int devfn, int where) in bcm63xx_setup_cfg_access() 101 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_read() 122 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_write() 148 int where, int size, u32 *val) in bcm63xx_pci_read() 162 int where, int size, u32 val) in bcm63xx_pci_write() 208 static int fake_cb_bridge_read(int where, int size, u32 *val) in fake_cb_bridge_read() 291 static int fake_cb_bridge_write(int where, int size, u32 val) in fake_cb_bridge_write() 363 int where, int size, u32 *val) in bcm63xx_cb_read() [all …]
|
D | ops-pmcmsp.c | 118 unsigned char where = 0; /* Write to static Device/Vendor ID */ in gen_pci_cfg_wr_show() local 363 unsigned char where, in msp_pcibios_config_access() 492 int where, in msp_pcibios_read_config_byte() 540 int where, in msp_pcibios_read_config_word() 597 int where, in msp_pcibios_read_config_dword() 650 int where, in msp_pcibios_write_config_byte() 699 int where, in msp_pcibios_write_config_word() 751 int where, in msp_pcibios_write_config_dword() 793 int where, in msp_pcibios_read_config() 844 int where, in msp_pcibios_write_config()
|
D | ops-vr41xx.c | 36 unsigned int devfn, int where) in set_pci_configuration_address() 61 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() 89 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write()
|
D | ops-bridge.c | 20 static u32 emulate_ioc3_cfg(int where, int size) in emulate_ioc3_cfg() 44 int where, int size, u32 * value) in pci_conf0_read_config() 104 int where, int size, u32 * value) in pci_conf1_read_config() 168 int where, int size, u32 * value) in pci_read_config() 177 int where, int size, u32 value) in pci_conf0_write_config() 243 int where, int size, u32 value) in pci_conf1_write_config() 311 int where, int size, u32 value) in pci_write_config()
|
D | ops-lantiq.c | 29 unsigned int devfn, unsigned int where, u32 *data) in ltq_pci_config_access() 74 int where, int size, u32 *val) in ltq_pci_read_config_dword() 92 int where, int size, u32 val) in ltq_pci_write_config_dword()
|
D | pci-bcm1480ht.c | 51 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument 52 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 110 int where, int size, u32 * val) in bcm1480ht_pcibios_read() 135 int where, int size, u32 val) in bcm1480ht_pcibios_write()
|
D | ops-gt64xxx_pci0.c | 43 struct pci_bus *bus, unsigned int devfn, int where, u32 * data) in gt64xxx_pci0_pcibios_config_access() 104 int where, int size, u32 * val) in gt64xxx_pci0_pcibios_read() 123 int where, int size, u32 val) in gt64xxx_pci0_pcibios_write()
|
D | ops-msc.c | 47 struct pci_bus *bus, unsigned int devfn, int where, u32 * data) in msc_pcibios_config_access() 89 int where, int size, u32 * val) in msc_pcibios_read() 113 int where, int size, u32 val) in msc_pcibios_write()
|
D | pci-alchemy.c | 100 unsigned int dev_fn, unsigned char where, u32 *data) in config_access() 189 int where, u8 *val) in read_config_byte() 203 int where, u16 *val) in read_config_word() 215 int where, u32 *val) in read_config_dword() 221 int where, u8 val) in write_config_byte() 238 int where, u16 val) in write_config_word() 255 int where, u32 val) in write_config_dword() 261 int where, int size, u32 *val) in alchemy_pci_read() 284 int where, int size, u32 val) in alchemy_pci_write()
|
D | pci-bcm1480.c | 53 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument 54 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 121 int where, int size, u32 * val) in bcm1480_pcibios_read() 146 int where, int size, u32 val) in bcm1480_pcibios_write()
|
D | ops-nile4.c | 18 struct pci_bus *bus, unsigned int devfn, int where, u32 *val) in nile4_pcibios_config_access() 76 int where, int size, u32 *val) in nile4_pcibios_read() 102 int where, int size, u32 val) in nile4_pcibios_write()
|
D | ops-emma2rh.c | 60 unsigned int devfn, int where) in set_pci_configuration_address() 82 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() 127 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write()
|
D | ops-loongson3.c | 18 int where, u32 *data) in loongson3_pci_config_access() 52 int where, int size, u32 *val) in loongson3_pci_pcibios_read() 72 int where, int size, u32 val) in loongson3_pci_pcibios_write()
|
D | ops-bonito64.c | 38 unsigned int devfn, int where, in bonito64_pcibios_config_access() 102 int where, int size, u32 * val) in bonito64_pcibios_read() 126 int where, int size, u32 val) in bonito64_pcibios_write()
|
D | pci-sb1250.c | 53 #define CFGOFFSET(bus, devfn, where) (((bus)<<16) + ((devfn)<<8) + (where)) argument 54 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 130 int where, int size, u32 * val) in sb1250_pcibios_read() 155 int where, int size, u32 val) in sb1250_pcibios_write()
|
D | ops-tx3927.c | 48 static int mkaddr(struct pci_bus *bus, unsigned char devfn, unsigned char where) in mkaddr() 77 int where, int size, u32 * val) in tx3927_pci_read_config() 102 int where, int size, u32 val) in tx3927_pci_write_config()
|
/arch/sh/drivers/pci/ |
D | ops-sh4.c | 19 #define CONFIG_CMD(bus, devfn, where) \ argument 26 int where, int size, u32 *val) in sh4_pci_read() 64 int where, int size, u32 val) in sh4_pci_write()
|
D | ops-sh5.c | 24 static int sh5pci_read(struct pci_bus *bus, unsigned int devfn, int where, in sh5pci_read() 44 static int sh5pci_write(struct pci_bus *bus, unsigned int devfn, int where, in sh5pci_write()
|
D | ops-dreamcast.c | 49 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read() 65 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write()
|
D | ops-sh7786.c | 23 struct pci_bus *bus, unsigned int devfn, int where, u32 *data) in sh7786_pcie_config_access() 93 int where, int size, u32 *val) in sh7786_pcie_read() 129 int where, int size, u32 val) in sh7786_pcie_write()
|
/arch/mn10300/unit-asb2305/ |
D | pci.c | 55 #define CONFIG_CMD(bus, devfn, where) \ argument 83 int where, u32 *_value) in pci_ampci_read_config_byte() 103 int where, u32 *_value) in pci_ampci_read_config_word() 123 int where, u32 *_value) in pci_ampci_read_config_dword() 143 int where, u8 value) in pci_ampci_write_config_byte() 163 int where, u16 value) in pci_ampci_write_config_word() 181 int where, u32 value) in pci_ampci_write_config_dword() 199 int where, int size, u32 *val) in pci_ampci_read_config() 215 int where, int size, u32 val) in pci_ampci_write_config()
|
/arch/powerpc/kernel/ |
D | rtas_pci.c | 48 static inline int config_access_valid(struct pci_dn *dn, int where) in config_access_valid() 58 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() 92 int where, int size, u32 *val) in rtas_pci_read_config() 110 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config() 142 int where, int size, u32 val) in rtas_pci_write_config()
|
/arch/alpha/kernel/ |
D | core_polaris.c | 67 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr() 84 polaris_read_config(struct pci_bus *bus, unsigned int devfn, int where, in polaris_read_config() 110 polaris_write_config(struct pci_bus *bus, unsigned int devfn, int where, in polaris_write_config()
|
/arch/arm/mach-ks8695/ |
D | pci.c | 42 static void ks8695_pci_setupconfig(unsigned int bus_nr, unsigned int devfn, unsigned int where) in ks8695_pci_setupconfig() 61 int where) in ks8695_pci_map_bus() 67 static void ks8695_local_writeconfig(int where, u32 value) in ks8695_local_writeconfig()
|