Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dlan9118.c89 #define GPT_INT 0x00080000 macro
1026 if (s->int_en & GPT_INT) { in lan9118_tick()
1027 s->int_sts |= GPT_INT; in lan9118_tick()