Searched defs:bmac (Results 1 – 1 of 1) sorted by relevance
659 struct bmac { struct660 uint32_t txrst; /* 0x6000 tx software reset (RW) */661 uint32_t rxrst; /* 0x6004 rx software reset Reg (RW) */662 uint32_t spcmd; /* 0x6008 Send Pause Command Reg (RW) */663 uint32_t res1; /* 0x600C reserved */664 uint32_t txsts; /* 0x6010 tx MAC status reg (R-AC) */665 uint32_t rxsts; /* 0x6014 rx MAC status reg (R-AC) */666 uint32_t macctl_sts; /* 0x6018 MAC Control Stat Reg (R-AC) */667 uint32_t res2; /* 0x601C reserved */668 uint32_t txmask; /* 0x6020 tx MAC Mask Register (RW) */[all …]