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

/u-boot/arch/x86/cpu/baytrail/
H A Dearly_uart.c52 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) argument
/u-boot/arch/x86/cpu/braswell/
H A Dearly_uart.c47 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) argument
/u-boot/drivers/pci/
H A Dpci_msc01.c28 msc01_config_access(struct msc01_pci_controller *msc01, unsigned char access_type, pci_dev_t bdf, int where, u32 *data) argument
62 msc01_pci_read_config(const struct udevice *dev, pci_dev_t bdf, uint where, ulong *val, enum pci_size_t size) argument
78 msc01_pci_write_config(struct udevice *dev, pci_dev_t bdf, uint where, ulong val, enum pci_size_t size) argument
H A Dpcie_plda_common.c39 int where = PCIE_ECAM_OFFSET(PCI_BUS(bdf) - dev_seq(udev), local
H A Dpci_gt64120.c45 gt_config_access(struct gt64120_pci_controller *gt, unsigned char access_type, pci_dev_t bdf, int where, u32 *data) argument
114 gt64120_pci_read_config(const struct udevice *dev, pci_dev_t bdf, uint where, ulong *val, enum pci_size_t size) argument
131 gt64120_pci_write_config(struct udevice *dev, pci_dev_t bdf, uint where, ulong val, enum pci_size_t size) argument
[all...]
H A Dpcie_dw_common.c118 set_cfg_address(struct pcie_dw *pcie, pci_dev_t d, uint where) argument
H A Dpci-rcar-gen3.c131 static void rcar_rmw32(struct udevice *dev, int where, u32 mask, u32 data) argument
140 static u32 rcar_read_conf(const struct udevice *dev, int where) argument
148 rcar_pcie_config_access(const struct udevice *udev, unsigned char access_type, pci_dev_t bdf, int where, ulong *data) argument
197 rcar_gen3_pcie_addr_valid(pci_dev_t d, uint where) argument
214 rcar_gen3_pcie_read_config(const struct udevice *dev, pci_dev_t bdf, uint where, ulong *val, enum pci_size_t size) argument
237 rcar_gen3_pcie_write_config(struct udevice *dev, pci_dev_t bdf, uint where, ulong val, enum pci_size_t size) argument
[all...]
H A Dpcie_dw_mvebu.c177 set_cfg_address(struct pcie_dw_mvebu *pcie, pci_dev_t d, uint where) argument
H A Dpcie_rockchip.c103 int where = PCIE_ECAM_OFFSET(PCI_BUS(bdf), PCI_DEV(bdf), PCI_FUNC(bdf), offset & ~0x3); local
130 int where = PCIE_ECAM_OFFSET(PCI_BUS(bdf), PCI_DEV(bdf), PCI_FUNC(bdf), offset & ~0x3); local
H A Dpcie_mediatek.c194 mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, pci_dev_t devfn, int where, int size, ulong *val) argument
225 mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, pci_dev_t devfn, int where, int size, u32 val) argument
[all...]
H A Dpcie_imx.c338 get_bus_address(struct imx_pcie_priv *priv, pci_dev_t d, int where) argument
403 imx_pcie_read_cfg(struct imx_pcie_priv *priv, pci_dev_t d, int where, u32 *val) argument
432 imx_pcie_write_cfg(struct imx_pcie_priv *priv, pci_dev_t d, int where, u32 val) argument
H A Dpcie_iproc.c482 static void iproc_pcie_fix_cap(struct iproc_pcie *pcie, int where, ulong *val) argument
438 iproc_pcie_map_ep_cfg_reg(const struct udevice *udev, pci_dev_t bdf, uint where, void **paddress) argument
525 iproc_pci_raw_config_read32(struct iproc_pcie *pcie, unsigned int devfn, int where, int size, u32 *val) argument
546 iproc_pci_raw_config_write32(struct iproc_pcie *pcie, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dpci_tegra.c279 tegra_pcie_conf_address(struct tegra_pcie *pcie, pci_dev_t bdf, int where, unsigned long *address) argument
/u-boot/tools/
H A Dfdtgrep.c72 static void report_error(const char *where, int err) argument
/u-boot/drivers/mmc/
H A Docteontx_hsmmc.c837 u8 where = (u8)(cmd_arg >> 16); local

Completed in 224 milliseconds