Home
last modified time | relevance | path

Searched refs:tegra_pcie_conf_offset (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/pci/
Dpci_tegra.c276 static unsigned long tegra_pcie_conf_offset(pci_dev_t bdf, int where) in tegra_pcie_conf_offset() function
306 *address = pcie->cs.start + tegra_pcie_conf_offset(bdf, where); in tegra_pcie_conf_address()