Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 87) sorted by relevance

1234

/arch/mips/pci/
Dops-rc32434.c48 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()
Dops-bcm63xx.c20 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 …]
Dops-pmcmsp.c118 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()
Dops-vr41xx.c36 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()
Dops-bridge.c20 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()
Dops-lantiq.c29 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()
Dpci-bcm1480ht.c51 #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()
Dops-gt64xxx_pci0.c43 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()
Dops-msc.c47 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()
Dpci-alchemy.c99 unsigned int dev_fn, unsigned char where, u32 *data) in config_access()
188 int where, u8 *val) in read_config_byte()
202 int where, u16 *val) in read_config_word()
214 int where, u32 *val) in read_config_dword()
220 int where, u8 val) in write_config_byte()
237 int where, u16 val) in write_config_word()
254 int where, u32 val) in write_config_dword()
260 int where, int size, u32 *val) in alchemy_pci_read()
283 int where, int size, u32 val) in alchemy_pci_write()
Dpci-bcm1480.c53 #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()
Dops-loongson3.c17 int where, u32 *data) in loongson3_pci_config_access()
51 int where, int size, u32 *val) in loongson3_pci_pcibios_read()
71 int where, int size, u32 val) in loongson3_pci_pcibios_write()
Dops-emma2rh.c60 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()
Dops-nile4.c17 struct pci_bus *bus, unsigned int devfn, int where, u32 *val) in nile4_pcibios_config_access()
75 int where, int size, u32 *val) in nile4_pcibios_read()
101 int where, int size, u32 val) in nile4_pcibios_write()
Dops-bonito64.c38 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()
Dpci-sb1250.c53 #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()
Dops-tx3927.c48 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/
Dops-sh4.c19 #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()
Dops-sh5.c24 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()
Dops-dreamcast.c49 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()
Dops-sh7786.c23 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/
Dpci.c55 #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/
Drtas_pci.c48 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()
122 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config()
154 int where, int size, u32 val) in rtas_pci_write_config()
/arch/arm/mach-ks8695/
Dpci.c42 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()
/arch/alpha/kernel/
Dcore_polaris.c66 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr()
83 polaris_read_config(struct pci_bus *bus, unsigned int devfn, int where, in polaris_read_config()
109 polaris_write_config(struct pci_bus *bus, unsigned int devfn, int where, in polaris_write_config()

1234