Home
last modified time | relevance | path

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

/u-boot/drivers/pci/
A Dpci_msc01.c30 int where, u32 *data) in msc01_config_access()
66 int where, u32 *value) in msc01_read_config_dword()
75 int where, u32 value) in msc01_write_config_dword()
A Dpci_gt64120.c47 int where, u32 *data) in gt_config_access()
118 int where, u32 *value) in gt_read_config_dword()
127 int where, u32 value) in gt_write_config_dword()
A Dpci-rcar-gen3.c131 static void rcar_rmw32(struct udevice *dev, int where, u32 mask, u32 data) in rcar_rmw32()
140 static u32 rcar_read_conf(const struct udevice *dev, int where) in rcar_read_conf()
150 pci_dev_t bdf, int where, ulong *data) in rcar_pcie_config_access()
197 static int rcar_gen3_pcie_addr_valid(pci_dev_t d, uint where) in rcar_gen3_pcie_addr_valid()
215 uint where, ulong *val, in rcar_gen3_pcie_read_config()
238 uint where, ulong val, in rcar_gen3_pcie_write_config()
A Dpcie_imx.c327 pci_dev_t d, int where) in get_bus_address()
392 int where, u32 *val) in imx_pcie_read_cfg()
421 int where, u32 val) in imx_pcie_write_cfg()
683 int where, u32 *val) in imx_pcie_read_config()
691 int where, u32 val) in imx_pcie_write_config()
A Dpcie_rockchip.c120 int where = rockchip_pcie_off_conf(bdf, offset); in rockchip_pcie_rd_conf() local
147 int where = rockchip_pcie_off_conf(bdf, offset); in rockchip_pcie_wr_conf() local
A Dpcie_iproc.c446 uint where, void **paddress) in iproc_pcie_map_ep_cfg_reg()
492 static void iproc_pcie_fix_cap(struct iproc_pcie *pcie, int where, ulong *val) in iproc_pcie_fix_cap()
536 unsigned int devfn, int where, in iproc_pci_raw_config_read32()
557 unsigned int devfn, int where, in iproc_pci_raw_config_write32()
A Dpcie_mediatek.c104 #define CFG_HEADER_DW1(where, size) \ argument
195 int where, int size, ulong *val) in mtk_pcie_hw_rd_cfg()
226 int where, int size, u32 val) in mtk_pcie_hw_wr_cfg()
A Dpcie_dw_mvebu.c177 pci_dev_t d, uint where) in set_cfg_address()
A Dpci_tegra.c278 static unsigned long tegra_pcie_conf_offset(pci_dev_t bdf, int where) in tegra_pcie_conf_offset()
286 int where, unsigned long *address) in tegra_pcie_conf_address()
A Dpci-aardvark.c130 #define PCIE_CONF_ADDR(bus, devfn, where) \ argument
A Dpcie_dw_ti.c224 pci_dev_t d, uint where) in set_cfg_address()
A Dpcie_dw_rockchip.c413 pci_dev_t d, uint where) in set_cfg_address()
/u-boot/arch/x86/cpu/baytrail/
A Dearly_uart.c52 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32()
/u-boot/arch/x86/cpu/braswell/
A Dearly_uart.c47 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32()
/u-boot/include/
A Dpci.h682 pci_dev_t, int where, u8 *), in pci_set_ops()
/u-boot/tools/
A Dfdtgrep.c71 static void report_error(const char *where, int err) in report_error()
/u-boot/drivers/mmc/
A Docteontx_hsmmc.c821 u8 where = (u8)(cmd_arg >> 16); in octeontx_mmc_track_switch() local

Completed in 49 milliseconds