Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/wiznet/
DKconfig21 tristate "WIZnet W5100 Ethernet support"
24 Support for WIZnet W5100 chips.
26 W5100 is a single chip with integrated 10/100 Ethernet MAC,
74 tristate "WIZnet W5100/W5200/W5500 Ethernet support for SPI mode"
82 In W5100 SPI mode, burst READ/WRITE processing are not provided.
Dw5100-spi.c104 .chip_id = W5100,
414 { .compatible = "wiznet,w5100", .data = (const void*)W5100, },
439 case W5100: in w5100_spi_probe()
464 { "w5100", W5100 },
Dw5100.h10 W5100, enumerator
Dw5100.c283 .chip_id = W5100,
406 .chip_id = W5100,
674 case W5100: in w5100_hw_reset()
1104 case W5100: in w5100_probe()