Home
last modified time | relevance | path

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

/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c42 #define AVL_PCIE_IENR 0x50 macro
173 writel(AVL_IRQ_ENABLE, ndev->bmmio0 + AVL_PCIE_IENR); in netup_unidvb_dev_enable()
184 __func__, readl(ndev->bmmio0 + AVL_PCIE_IENR), in netup_unidvb_dev_enable()
255 writel(0, ndev->bmmio0 + AVL_PCIE_IENR); in netup_unidvb_isr()
285 writel(AVL_IRQ_ENABLE, ndev->bmmio0 + AVL_PCIE_IENR); in netup_unidvb_isr()