Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Dmtk_pcie.c617 mtk_pci_read_config(device_t dev, u_int bus, u_int slot, u_int func, in mtk_pci_read_config() function
725 DEVMETHOD(pcib_read_config, mtk_pci_read_config),
1248 val = mtk_pci_read_config(dev, 0, i, 0, 0x4, 4); in mtk_pcie_phy_setup_slots()
1250 val = mtk_pci_read_config(dev, 0, i, 0, 0x70c, 4); in mtk_pcie_phy_setup_slots()