Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dtifm_7xx1.c19 #define TIFM_IRQ_ENABLE 0x80000000 macro
53 if (irq_status & TIFM_IRQ_ENABLE) { in tifm_7xx1_isr()
54 writel(TIFM_IRQ_ENABLE, fm->addr + FM_CLEAR_INTERRUPT_ENABLE); in tifm_7xx1_isr()
74 writel(TIFM_IRQ_ENABLE, fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_isr()
210 writel(TIFM_IRQ_ENABLE, fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_switch_media()
271 writel(TIFM_IRQ_ENABLE | TIFM_IRQ_SOCKMASK((1 << fm->num_sockets) - 1), in tifm_7xx1_resume()
298 writel(TIFM_IRQ_ENABLE, in tifm_7xx1_resume()
377 writel(TIFM_IRQ_ENABLE | TIFM_IRQ_SOCKMASK((1 << fm->num_sockets) - 1), in tifm_7xx1_probe()
379 writel(TIFM_IRQ_ENABLE | TIFM_IRQ_SOCKMASK((1 << fm->num_sockets) - 1), in tifm_7xx1_probe()