Home
last modified time | relevance | path

Searched full:ax88796c (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/net/
Dasix,ax88796c.yaml4 $id: http://devicetree.org/schemas/net/asix,ax88796c.yaml#
7 title: ASIX AX88796C SPI Ethernet Adapter
13 ASIX AX88796C is an Ethernet controller with a built in PHY. This
26 const: asix,ax88796c
66 compatible = "asix,ax88796c";
/linux-6.12.1/drivers/net/ethernet/asix/
DMakefile5 obj-$(CONFIG_SPI_AX88796C) += ax88796c.o
6 ax88796c-y := ax88796c_main.o ax88796c_ioctl.o ax88796c_spi.o
DKconfig15 tristate "Asix AX88796C-SPI support"
20 Say Y here if you intend to use ASIX AX88796C attached in SPI mode.
Dax88796c_main.c6 * ASIX AX88796C SPI Fast Ethernet Linux driver
9 #define pr_fmt(fmt) "ax88796c: " fmt
161 /* Read the MAC address from AX88796C */ in ax88796c_load_mac_addr()
1009 "ax88796c-%s.%u", dev_name(&spi->dev), spi_get_chipselect(spi, 0)); in ax88796c_probe()
1018 dev_info(&spi->dev, "AX88796C-SPI Configuration:\n"); in ax88796c_probe()
1033 /* ax88796c gpio reset */ in ax88796c_probe()
1036 /* Reset AX88796C */ in ax88796c_probe()
1119 { .compatible = "asix,ax88796c" },
1126 { "ax88796c", 0 },
1165 MODULE_DESCRIPTION("ASIX AX88796C SPI Ethernet driver");
Dax88796c_spi.c6 * ASIX AX88796C SPI Fast Ethernet Linux driver
9 #define pr_fmt(fmt) "ax88796c: " fmt
Dax88796c_ioctl.c6 * ASIX AX88796C SPI Fast Ethernet Linux driver
9 #define pr_fmt(fmt) "ax88796c: " fmt
Dax88796c_ioctl.h6 * ASIX AX88796C SPI Fast Ethernet Linux driver
Dax88796c_spi.h6 * ASIX AX88796C SPI Fast Ethernet Linux driver
Dax88796c_main.h6 * ASIX AX88796C SPI Fast Ethernet Linux driver
18 #define DRV_NAME "ax88796c"
19 #define ADP_NAME "ASIX AX88796C SPI Ethernet Adapter"
/linux-6.12.1/arch/arm/boot/dts/samsung/
Dexynos3250-artik5-eval.dts57 compatible = "asix,ax88796c";
/linux-6.12.1/
DMAINTAINERS3376 ASIX AX88796C SPI ETHERNET ADAPTER
3379 F: Documentation/devicetree/bindings/net/asix,ax88796c.yaml