Home
last modified time | relevance | path

Searched refs:W5100 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
H A Dw5100-spi.c3 * Ethernet driver for the WIZnet W5100/W5200/W5500 chip.
8 * http://www.wiznet.co.kr/wp-content/uploads/wiznethome/Chip/W5100/Document/W5100_Datasheet_v1.2.6.pdf
104 .chip_id = W5100,
414 { .compatible = "wiznet,w5100", .data = (const void*)W5100, },
439 case W5100: in w5100_spi_probe()
464 { "w5100", W5100 },
483 MODULE_DESCRIPTION("WIZnet W5100/W5200/W5500 Ethernet driver for SPI mode");
H A Dw5100.h3 * Ethernet driver for the WIZnet W5100 chip.
10 W5100, enumerator
H A Dw5100.c3 * Ethernet driver for the WIZnet W5100 chip.
33 MODULE_DESCRIPTION("WIZnet W5100 Ethernet driver v"DRV_VERSION);
39 * W5100/W5200/W5500 common registers
65 #define S0_MR_MF 0x40 /* MAC Filter for W5100 and W5200 */
86 * W5100 and W5200 common registers
94 * W5100 specific register and memory
200 * In direct address mode host system can directly access W5100 registers
283 .chip_id = W5100,
406 .chip_id = W5100,
674 case W5100 in w5100_hw_reset()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/wiznet/
H A Dw5100-spi.c3 * Ethernet driver for the WIZnet W5100/W5200/W5500 chip.
8 * http://www.wiznet.co.kr/wp-content/uploads/wiznethome/Chip/W5100/Document/W5100_Datasheet_v1.2.6.pdf
104 .chip_id = W5100,
414 { .compatible = "wiznet,w5100", .data = (const void*)W5100, },
445 case W5100: in w5100_spi_probe()
470 { "w5100", W5100 },
489 MODULE_DESCRIPTION("WIZnet W5100/W5200/W5500 Ethernet driver for SPI mode");
H A Dw5100.h3 * Ethernet driver for the WIZnet W5100 chip.
10 W5100, enumerator
H A Dw5100.c3 * Ethernet driver for the WIZnet W5100 chip.
33 MODULE_DESCRIPTION("WIZnet W5100 Ethernet driver v"DRV_VERSION);
39 * W5100/W5200/W5500 common registers
65 #define S0_MR_MF 0x40 /* MAC Filter for W5100 and W5200 */
86 * W5100 and W5200 common registers
94 * W5100 specific register and memory
200 * In direct address mode host system can directly access W5100 registers
278 .chip_id = W5100,
401 .chip_id = W5100,
669 case W5100 in w5100_hw_reset()
[all...]

Completed in 6 milliseconds