Searched refs:lpc32xx_eth (Results 1 – 2 of 2) sorted by relevance
345 static struct lpc32xx_eth_device lpc32xx_eth = { variable594 struct eth_device *dev = &lpc32xx_eth.dev; in lpc32xx_eth_initialize()595 struct lpc32xx_eth_registers *regs = lpc32xx_eth.regs; in lpc32xx_eth_initialize()
37 obj-$(CONFIG_LPC32XX_ETH) += lpc32xx_eth.o