Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dep93xx_eth.c30 #define GET_REGS(eth_dev) (GET_PRIV(eth_dev)->regs) macro
150 struct mac_regs *mac = GET_REGS(dev); in ep93xx_mac_reset()
169 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_open()
286 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_close()
302 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_rcv_packet()
372 struct mac_regs *mac = GET_REGS(dev); in ep93xx_eth_send_packet()