Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c50 #define AVL_PCIE_IENR 0x50 macro
168 writel(AVL_IRQ_ENABLE, ndev->bmmio0 + AVL_PCIE_IENR); in netup_unidvb_dev_enable()
179 __func__, readl(ndev->bmmio0 + AVL_PCIE_IENR), in netup_unidvb_dev_enable()
250 writel(0, ndev->bmmio0 + AVL_PCIE_IENR); in netup_unidvb_isr()
275 writel(AVL_IRQ_ENABLE, ndev->bmmio0 + AVL_PCIE_IENR); in netup_unidvb_isr()