Home
last modified time | relevance | path

Searched defs:where (Results 76 – 100 of 189) sorted by relevance

12345678

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.h55 #define rtsx_read_config_byte(chip, where, val) \ argument
58 #define rtsx_write_config_byte(chip, where, val) \ argument
/openbmc/linux/arch/x86/pci/
H A Dcommon.c60 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()
/openbmc/linux/arch/alpha/kernel/
H A Dcore_cia.c90 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()
/openbmc/linux/fs/fscache/
H A Dcookie.c89 enum fscache_cookie_trace where) in fscache_queue_cookie()
1008 enum fscache_cookie_trace where) in fscache_put_cookie()
1028 enum fscache_cookie_trace where) in fscache_get_cookie()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar-host.c98 static u32 rcar_read_conf(struct rcar_pcie *pcie, int where) in rcar_read_conf()
157 unsigned int devfn, int where, u32 *data) in rcar_pcie_config_access()
236 int where, int size, u32 *val) in rcar_pcie_read_conf()
259 int where, int size, u32 val) in rcar_pcie_write_conf()
H A Dpcie-rcar.c24 void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) in rcar_rmw32()
H A Dpcie-mediatek-gen3.c197 int where, int size) in mtk_pcie_config_tlp_header()
212 int where) in mtk_pcie_map_bus()
220 int where, int size, u32 *val) in mtk_pcie_config_read()
228 int where, int size, u32 val) in mtk_pcie_config_write()
H A Dpci-mvebu.c53 #define PCIE_CONF_ADDR(bus, devfn, where) \ argument
348 static int mvebu_pcie_child_rd_conf(struct pci_bus *bus, u32 devfn, int where, in mvebu_pcie_child_rd_conf()
385 int where, int size, u32 val) in mvebu_pcie_child_wr_conf()
986 int where, int size, u32 val) in mvebu_pcie_wr_conf()
999 static int mvebu_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in mvebu_pcie_rd_conf()
/openbmc/linux/arch/mips/pci/
H A Dpci-mt7620.c137 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()
/openbmc/linux/fs/gfs2/
H A Drecovery.c55 int gfs2_revoke_add(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_add()
83 int gfs2_revoke_check(struct gfs2_jdesc *jd, u64 blkno, unsigned int where) in gfs2_revoke_check()
/openbmc/linux/drivers/fpga/
H A Daltera-cvp.c97 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()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dearly_uart.c52 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c67 unsigned int devfn, int where) in tegra194_map_bus()
H A Dpcie-al.c23 int where) in al_pcie_map_bus()
218 unsigned int devfn, int where) in al_pcie_conf_addr_map_bus()
H A Dpcie-histb.c126 int where, int size, u32 *val) in histb_pcie_rd_own_conf()
138 int where, int size, u32 val) in histb_pcie_wr_own_conf()
H A Dpci-exynos.c216 int where, int size, u32 *val) in exynos_pcie_rd_own_conf()
228 int where, int size, u32 val) in exynos_pcie_wr_own_conf()
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dearly_uart.c47 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32()
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c852 char __iomem *where; in vga_8planes_fillrect() local
1143 char __iomem *where; in vga_8planes_imageblit() local
1167 char __iomem *where = info->screen_base + (image->dx/8) + in vga_imageblit_expand() local
1235 char __iomem *where = in vga_imageblit_color() local
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dstacktrace.c94 static bool pkvm_save_backtrace_entry(void *arg, unsigned long where) in pkvm_save_backtrace_entry()
/openbmc/linux/drivers/pci/
H A Decam.c168 int where) in pci_ecam_map_bus()
/openbmc/linux/security/lockdown/
H A Dlockdown.c26 static int lock_kernel_down(const char *where, enum lockdown_reason level) in lock_kernel_down()
/openbmc/linux/include/linux/
H A Dpci-ecam.h34 #define PCIE_ECAM_OFFSET(bus, devfn, where) \ argument
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c675 static int pseries_eeh_read_config(struct eeh_dev *edev, int where, int size, u32 *val) in pseries_eeh_read_config()
691 static int pseries_eeh_write_config(struct eeh_dev *edev, int where, int size, u32 val) in pseries_eeh_write_config()
/openbmc/linux/arch/arm64/kernel/
H A Dstacktrace.c211 static bool dump_backtrace_entry(void *arg, unsigned long where) in dump_backtrace_entry()
/openbmc/linux/net/
H A Dsysctl_net.c132 const char *where; in ensure_safe_net_sysctl() local

12345678