Searched refs:mtk_pci_make_addr (Results 1 – 1 of 1) sorted by relevance
591 mtk_pci_make_addr(int bus, int slot, int func, int reg) in mtk_pci_make_addr() function629 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()