Home
last modified time | relevance | path

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

/Linux-v4.19/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()
272 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_resume()
287 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_resume()
299 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_resume()
380 fm->addr + FM_SET_INTERRUPT_ENABLE); in tifm_7xx1_probe()
/Linux-v4.19/include/linux/
Dtifm.h23 FM_SET_INTERRUPT_ENABLE = 0x008, enumerator