Searched refs:mtk_pci_mtx (Results 1 – 1 of 1) sorted by relevance
90 struct mtx mtk_pci_mtx; variable91 MTX_SYSINIT(mtk_pci_mtx, &mtk_pci_mtx, "MTK PCIe mutex", MTX_SPIN);628 mtx_lock_spin(&mtk_pci_mtx); in mtk_pci_read_config()645 mtx_unlock_spin(&mtk_pci_mtx); in mtk_pci_read_config()661 mtx_lock_spin(&mtk_pci_mtx); in mtk_pci_write_config()678 mtx_unlock_spin(&mtk_pci_mtx); in mtk_pci_write_config()