Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_pcie.c233 #define PCI_CFG_BASE_REG(reg) ((reg) & 0xff) macro
442 off = PCI_CFG_BASE_REG(reg); in tegra_pcib_read_config()
491 off = PCI_CFG_BASE_REG(reg); in tegra_pcib_write_config()