Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bt.c39 #define IPMI_BT_GET_CLR_WR(d) (((d) >> IPMI_BT_CLR_WR_BIT) & 0x1) macro
238 if (IPMI_BT_GET_CLR_WR(val)) { in ipmi_bt_ioport_write()