Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dep93xx_eth.c29 #define GET_REGS(eth_dev) (GET_PRIV(eth_dev)->regs) macro
149 struct mac_regs *mac = GET_REGS(dev); in ep93xx_mac_reset()
168 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_open()
285 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_close()
301 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_rcv_packet()
371 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_send_packet()