Searched defs:where (Results 1 - 9 of 9) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/pci/
H A Dpci-adm5120.c72 static inline u32 mkaddr(struct pci_bus *bus, unsigned int devfn, int where) argument
80 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, argument
118 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/adm8668/files/arch/mips/adm8668/
H A Dpci.c41 adm8668_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
67 adm8668_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/arch/mips/amazon/
H A Dpci.c115 static int amazon_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
133 static int amazon_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
67 amazon_pci_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned int where, u32 *data) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/arch/mips/pci/
H A Dpci-rt288x.c53 rt2880_pci_get_cfgaddr(unsigned int bus, unsigned int slot, unsigned int func, unsigned int where) argument
60 rt2880_pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
90 rt2880_pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dpci-rt3883.c67 rt3883_pci_get_cfgaddr(unsigned int bus, unsigned int slot, unsigned int func, unsigned int where) argument
202 rt3883_pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
232 rt3883_pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/
H A Dpci.c109 mcs8140_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
149 mcs8140_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/arch/mips/pci/
H A Dpcie-lantiq.c489 static inline unsigned int pcie_bus_addr(u8 bus_num, u16 devfn, int where) argument
563 unsigned int ifx_pcie_bus_enum_read_hack(int where, unsigned int value) argument
581 unsigned int ifx_pcie_bus_enum_write_hack(int where, unsigned int value) argument
622 ifx_pcie_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, unsigned int *value) argument
709 ifx_pcie_size_to_value(int where, int size, unsigned int data, unsigned int value) argument
747 ifx_pcie_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, unsigned int value) argument
[all...]
H A Dpcie-lantiq.h1271 ifx_pcie_bus_enum_hack(struct pci_bus *bus, u32 devfn, int where, u32 value, int pcie_port, int read) argument
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dpci.c579 ubi32_pci_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) argument
614 ubi32_pci_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) argument

Completed in 57 milliseconds