Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtifm.h21 FM_INTERRUPT_STATUS = 0x014 enumerator
/openbmc/linux/drivers/misc/
H A Dtifm_7xx1.c43 irq_status = readl(fm->addr + FM_INTERRUPT_STATUS); in tifm_7xx1_isr()
65 writel(irq_status, fm->addr + FM_INTERRUPT_STATUS); in tifm_7xx1_isr()