Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dmcs7830.c35 struct mcs7830_regs { struct
45 #define REG_MULTICAST_HASH offsetof(struct mcs7830_regs, multicast_hashes) argument
46 #define REG_PHY_DATA offsetof(struct mcs7830_regs, phy_data)
47 #define REG_PHY_CMD offsetof(struct mcs7830_regs, phy_command)
48 #define REG_CONFIG offsetof(struct mcs7830_regs, configuration)
49 #define REG_ETHER_ADDR offsetof(struct mcs7830_regs, ether_address)
50 #define REG_FRAME_DROP_COUNTER offsetof(struct mcs7830_regs, frame_drop_count)
51 #define REG_PAUSE_THRESHOLD offsetof(struct mcs7830_regs, pause_threshold)