Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dtifm_7xx1.c74 writel(TIFM_IRQ_ENABLE, fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_isr()
208 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_switch_media()
210 writel(TIFM_IRQ_ENABLE, fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_switch_media()
268 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_resume()
283 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_resume()
295 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_resume()
376 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_probe()
/linux-4.4.14/include/linux/
Dtifm.h23 FM_SET_INTERRUPT_ENABLE = 0x008, enumerator