Searched refs:IPMI_BT_B2H_IRQ_EN_BIT (Results 1 – 1 of 1) sorted by relevance
66 #define IPMI_BT_B2H_IRQ_EN_BIT 0 macro69 #define IPMI_BT_B2H_IRQ_EN_MASK (1 << IPMI_BT_B2H_IRQ_EN_BIT)70 #define IPMI_BT_GET_B2H_IRQ_EN(d) (((d) >> IPMI_BT_B2H_IRQ_EN_BIT) & 0x1)72 (!!(v) << IPMI_BT_B2H_IRQ_EN_BIT)))