Home
last modified time | relevance | path

Searched defs:E1000_TDBAL_A (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000_regs.h91 #define E1000_TDBAL_A 0x00420 /* Alias to TDBAL */ macro
H A Digb_regs.h573 #define E1000_TDBAL_A(_n) (0x03800 + (0x100 * (_n))) macro