Home
last modified time | relevance | path

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

/drivers/misc/
Dtifm_7xx1.c15 #define TIFM_IRQ_ENABLE 0x80000000 macro
49 if (irq_status & TIFM_IRQ_ENABLE) { in tifm_7xx1_isr()
50 writel(TIFM_IRQ_ENABLE, fm->addr + FM_CLEAR_INTERRUPT_ENABLE); in tifm_7xx1_isr()
70 writel(TIFM_IRQ_ENABLE, fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_isr()
206 writel(TIFM_IRQ_ENABLE, fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_switch_media()
259 writel(TIFM_IRQ_ENABLE | TIFM_IRQ_SOCKMASK((1 << fm->num_sockets) - 1), in tifm_7xx1_resume()
286 writel(TIFM_IRQ_ENABLE, in tifm_7xx1_resume()
358 writel(TIFM_IRQ_ENABLE | TIFM_IRQ_SOCKMASK((1 << fm->num_sockets) - 1), in tifm_7xx1_probe()
360 writel(TIFM_IRQ_ENABLE | TIFM_IRQ_SOCKMASK((1 << fm->num_sockets) - 1), in tifm_7xx1_probe()