Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H 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()
H A Dpci_gt64120.c46 int where, u32 *data) in gt_config_access()
117 int where, u32 *value) in gt_read_config_dword()
126 int where, u32 value) in gt_write_config_dword()
H A Dpcie_imx.c314 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()
H A Dpcie_dw_mvebu.c143 pci_dev_t d, uint where) in set_cfg_address()
H A Dpci_tegra.c280 static unsigned long tegra_pcie_conf_offset(pci_dev_t bdf, int where) in tegra_pcie_conf_offset()
288 int where, unsigned long *address) in tegra_pcie_conf_address()
H A Dpcie_dw_rockchip.c487 pci_dev_t d, uint where) in set_cfg_address()
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/
H A Dearly_uart.c53 static void x86_pci_write_config32(int dev, unsigned int where, u32 value) in x86_pci_write_config32()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_rkimg.c485 static int dtb_scan(void *fdt, int where) in dtb_scan()
/rk3399_rockchip-uboot/include/
H A Dpci.h628 pci_dev_t, int where, u8 *), in pci_set_ops()
/rk3399_rockchip-uboot/tools/
H A Dfdtgrep.c71 static void report_error(const char *where, int err) in report_error()