Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene-core.c55 #define ngwritel(dat, adr) writel((dat), dev->iomem + (adr)) macro
183 ngwritel(0, FORCE_NMI); in irq_handler()
192 ngwritel(0, FORCE_NMI); in irq_handler()
278 ngwritel(0, NGENE_COMMAND); in ngene_command_mutex()
279 ngwritel(0, NGENE_COMMAND_HI); in ngene_command_mutex()
280 ngwritel(0, NGENE_STATUS); in ngene_command_mutex()
281 ngwritel(0, NGENE_STATUS_HI); in ngene_command_mutex()
282 ngwritel(0, NGENE_EVENT); in ngene_command_mutex()
283 ngwritel(0, NGENE_EVENT_HI); in ngene_command_mutex()
287 ngwritel(fwio & 0xffffffff, NGENE_COMMAND); in ngene_command_mutex()
[all …]