Home
last modified time | relevance | path

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

/drivers/pci/
A Dpci_msc01.c30 int where, u32 *data) in msc01_config_access()
63 uint where, ulong *val, enum pci_size_t size) in msc01_pci_read_config()
79 uint where, ulong val, enum pci_size_t size) in msc01_pci_write_config()
A Dpci_gt64120.c47 int where, u32 *data) in gt_config_access()
115 uint where, ulong *val, in gt64120_pci_read_config()
132 uint where, ulong val, in gt64120_pci_write_config()
A Dpci-rcar-gen3.c130 static void rcar_rmw32(struct udevice *dev, int where, u32 mask, u32 data) in rcar_rmw32()
139 static u32 rcar_read_conf(const struct udevice *dev, int where) in rcar_read_conf()
149 pci_dev_t bdf, int where, ulong *data) in rcar_pcie_config_access()
196 static int rcar_gen3_pcie_addr_valid(pci_dev_t d, uint where) in rcar_gen3_pcie_addr_valid()
214 uint where, ulong *val, in rcar_gen3_pcie_read_config()
237 uint where, ulong val, in rcar_gen3_pcie_write_config()
A Dpcie_plda_common.c38 int where = PCIE_ECAM_OFFSET(PCI_BUS(bdf) - dev_seq(udev), in plda_pcie_conf_address() local
A Dpcie_imx.c338 pci_dev_t d, int where) in get_bus_address()
403 int where, u32 *val) in imx_pcie_read_cfg()
432 int where, u32 val) in imx_pcie_write_cfg()
A Dpcie_iproc.c438 uint where, void **paddress) in iproc_pcie_map_ep_cfg_reg()
481 static void iproc_pcie_fix_cap(struct iproc_pcie *pcie, int where, ulong *val) in iproc_pcie_fix_cap()
525 unsigned int devfn, int where, in iproc_pci_raw_config_read32()
546 unsigned int devfn, int where, in iproc_pci_raw_config_write32()
A Dpcie_rockchip.c102 int where = PCIE_ECAM_OFFSET(PCI_BUS(bdf), PCI_DEV(bdf), PCI_FUNC(bdf), offset & ~0x3); in rockchip_pcie_rd_conf() local
129 int where = PCIE_ECAM_OFFSET(PCI_BUS(bdf), PCI_DEV(bdf), PCI_FUNC(bdf), offset & ~0x3); in rockchip_pcie_wr_conf() local
A Dpcie_mediatek.c100 #define CFG_HEADER_DW1(where, size) \ argument
194 int where, int size, ulong *val) in mtk_pcie_hw_rd_cfg()
225 int where, int size, u32 val) in mtk_pcie_hw_wr_cfg()
A Dpcie_dw_common.c163 pci_dev_t d, uint where) in set_cfg_address()
A Dpcie_mediatek_gen3.c110 int where, int size) in mtk_pcie_config_tlp_header()
A Dpcie_dw_mvebu.c179 pci_dev_t d, uint where) in set_cfg_address()
A Dpci_tegra.c279 int where, unsigned long *address) in tegra_pcie_conf_address()
/drivers/mmc/
A Docteontx_hsmmc.c837 u8 where = (u8)(cmd_arg >> 16); in octeontx_mmc_track_switch() local

Completed in 38 milliseconds