Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipack/
H A Dtpci200.c39 #define STATUS_TIME(IP) BIT((IP) + 12) macro
286 if (val & STATUS_TIME(i)) { in tpci200_write_las0()
288 s->status &= ~STATUS_TIME(i); in tpci200_write_las0()