| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| 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_cia.c | 90 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, in mk_conf_addr() 209 cia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in cia_read_config() 228 cia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, in cia_write_config()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_imx.c | 314 static uint32_t get_bus_address(pci_dev_t d, int where) in get_bus_address() 379 int where, u32 *val) in imx_pcie_read_config() 408 int where, u32 val) in imx_pcie_write_config()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pcie-mediatek.c | 124 #define CFG_HEADER_DW1(where, size) \ argument 279 int where, int size, u32 *val) in mtk_pcie_hw_rd_cfg() 311 int where, int size, u32 val) in mtk_pcie_hw_wr_cfg() 358 int where, int size, u32 *val) in mtk_pcie_config_read() 378 int where, int size, u32 val) in mtk_pcie_config_write() 744 unsigned int devfn, int where) in mtk_pcie_map_bus()
|
| H A D | pci-host-generic.c | 43 unsigned int devfn, int where) in pci_dw_ecam_map_bus()
|
| H A D | pcie-rcar-host.c | 61 static u32 rcar_read_conf(struct rcar_pcie *pcie, int where) in rcar_read_conf() 72 unsigned int devfn, int where, u32 *data) in rcar_pcie_config_access() 143 int where, int size, u32 *val) in rcar_pcie_read_conf() 168 int where, int size, u32 val) in rcar_pcie_write_conf()
|
| H A D | pci-mvebu.c | 49 #define PCIE_CONF_ADDR(bus, devfn, where) \ argument 236 u32 devfn, int where, int size, u32 *val) in mvebu_pcie_hw_rd_conf() 260 u32 devfn, int where, int size, u32 val) in mvebu_pcie_hw_wr_conf() 630 int where, int size, u32 val) in mvebu_pcie_wr_conf() 656 static int mvebu_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in mvebu_pcie_rd_conf()
|
| H A D | pcie-tango.c | 174 int where, int size, u32 *val) in smp8759_config_read() 197 int where, int size, u32 val) in smp8759_config_write()
|
| H A D | pcie-rcar.c | 24 void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) in rcar_rmw32()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-rt3883.c | 93 unsigned int func, unsigned int where) in rt3883_pci_get_cfgaddr() 229 int where, int size, u32 *val) in rt3883_pci_config_read() 263 int where, int size, u32 val) in rt3883_pci_config_write()
|
| H A D | pci-mt7620.c | 137 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() 169 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | psycho_common.h | 23 int where) in psycho_pci_config_mkaddr()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/ |
| H A D | pcie.c | 137 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() 158 int where, int size, u32 val) in pcie_wr_conf()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/ |
| H A D | i810.h | 291 #define i810_readb(where, mmio) readb(mmio + where) argument 292 #define i810_readw(where, mmio) readw(mmio + where) argument 293 #define i810_readl(where, mmio) readl(mmio + where) argument 294 #define i810_writeb(where, mmio, val) writeb(val, mmio + where) argument 295 #define i810_writew(where, mmio, val) writew(val, mmio + where) argument 296 #define i810_writel(where, mmio, val) writel(val, mmio + where) argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | rtsx.h | 55 #define rtsx_read_config_byte(chip, where, val) \ argument 58 #define rtsx_write_config_byte(chip, where, val) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | common.c | 60 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) in pci_read() 66 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) in pci_write()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/ |
| H A D | pci-nanoengine.c | 20 unsigned int devfn, int where) in nanoengine_pci_map_bus()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/ |
| H A D | mga_warp.c | 56 int n_pipes, where; in mga_warp_install_microcode() local
|
| /OK3568_Linux_fs/kernel/include/linux/decompress/ |
| H A D | mm.h | 55 static void free(void *where) in free()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | recovery.c | 55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add() 84 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | altera-cvp.c | 97 int where, u8 *val) in altera_read_config_byte() 104 int where, u32 *val) in altera_read_config_dword() 111 int where, u32 val) in altera_write_config_dword()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | ecam.c | 131 int where) in pci_ecam_map_bus()
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/ |
| H A D | early_uart.c | 53 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | stacktrace.c | 135 static void dump_backtrace_entry(unsigned long where, const char *loglvl) in dump_backtrace_entry()
|