Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Dmtk_pcie.c591 mtk_pci_make_addr(int bus, int slot, int func, int reg) in mtk_pci_make_addr() function
629 addr = mtk_pci_make_addr(bus, slot, func, (reg & ~3)) & sc->addr_mask; in mtk_pci_read_config()
662 addr = mtk_pci_make_addr(bus, slot, func, (reg & ~3)) & sc->addr_mask; in mtk_pci_write_config()