Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A Dr592.h98 #define IRQ_ALL_EN_MASK (IRQ_ALL_ACK_MASK << 16) macro
H A Dr592.c192 r592_clear_reg_mask(dev, R592_REG_MSC, IRQ_ALL_EN_MASK); in r592_clear_interrupts()