Searched refs:W5200 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/ |
H A D | w5100-spi.c | 3 * Ethernet driver for the WIZnet W5100/W5200/W5500 chip. 9 * http://wiznethome.cafe24.com/wp-content/uploads/wiznethome/Chip/W5200/Documents/W5200_DS_V140E.pdf 245 .chip_id = W5200, 415 { .compatible = "wiznet,w5200", .data = (const void*)W5200, }, 443 case W5200: in w5100_spi_probe() 465 { "w5200", W5200 }, 483 MODULE_DESCRIPTION("WIZnet W5100/W5200/W5500 Ethernet driver for SPI mode");
|
H A D | w5100.h | 11 W5200, enumerator
|
H A D | w5100.c | 39 * W5100/W5200/W5500 common registers 65 #define S0_MR_MF 0x40 /* MAC Filter for W5100 and W5200 */ 86 * W5100 and W5200 common registers 107 * W5200 specific register and memory 678 case W5200: in w5100_hw_reset() 1113 case W5200: in w5100_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/wiznet/ |
H A D | w5100-spi.c | 3 * Ethernet driver for the WIZnet W5100/W5200/W5500 chip. 9 * http://wiznethome.cafe24.com/wp-content/uploads/wiznethome/Chip/W5200/Documents/W5200_DS_V140E.pdf 245 .chip_id = W5200, 415 { .compatible = "wiznet,w5200", .data = (const void*)W5200, }, 449 case W5200: in w5100_spi_probe() 471 { "w5200", W5200 }, 489 MODULE_DESCRIPTION("WIZnet W5100/W5200/W5500 Ethernet driver for SPI mode");
|
H A D | w5100.h | 11 W5200, enumerator
|
H A D | w5100.c | 39 * W5100/W5200/W5500 common registers 65 #define S0_MR_MF 0x40 /* MAC Filter for W5100 and W5200 */ 86 * W5100 and W5200 common registers 107 * W5200 specific register and memory 673 case W5200: in w5100_hw_reset() 1110 case W5200: in w5100_probe()
|
Completed in 6 milliseconds