Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/ngene/
Dngene-core.c61 #define ngwritel(dat, adr) writel((dat), (char *)(dev->iomem + (adr))) macro
190 ngwritel(0, FORCE_NMI); in irq_handler()
199 ngwritel(0, FORCE_NMI); in irq_handler()
289 ngwritel(0, NGENE_COMMAND); in ngene_command_mutex()
290 ngwritel(0, NGENE_COMMAND_HI); in ngene_command_mutex()
291 ngwritel(0, NGENE_STATUS); in ngene_command_mutex()
292 ngwritel(0, NGENE_STATUS_HI); in ngene_command_mutex()
293 ngwritel(0, NGENE_EVENT); in ngene_command_mutex()
294 ngwritel(0, NGENE_EVENT_HI); in ngene_command_mutex()
298 ngwritel(fwio & 0xffffffff, NGENE_COMMAND); in ngene_command_mutex()
[all …]