Searched refs:NvRegPollingInterval (Results 1 – 1 of 1) sorted by relevance
122 NvRegPollingInterval = 0x00c, enumerator5085 save_poll_interval = readl(base+NvRegPollingInterval); in nv_interrupt_test()5099 writel(NVREG_POLL_DEFAULT_CPU, base + NvRegPollingInterval); in nv_interrupt_test()5127 writel(save_poll_interval, base + NvRegPollingInterval); in nv_interrupt_test()5546 writel(NVREG_POLL_DEFAULT_THROUGHPUT, base + NvRegPollingInterval); in nv_open()5548 writel(NVREG_POLL_DEFAULT_CPU, base + NvRegPollingInterval); in nv_open()5550 writel(poll_interval & 0xFFFF, base + NvRegPollingInterval); in nv_open()