| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | at91_emac.c | 165 at91_emac_t *emac; in at91emac_mii_read() local 167 emac = get_emacbase_by_name(bus->name); in at91emac_mii_read() 168 at91emac_read(emac , addr, reg, &value); in at91emac_mii_read() 176 at91_emac_t *emac; in at91emac_mii_write() local 178 emac = get_emacbase_by_name(bus->name); in at91emac_mii_write() 179 at91emac_write(emac, addr, reg, value); in at91emac_mii_write() 189 at91_emac_t *emac; in at91emac_phy_reset() local 191 emac = (at91_emac_t *) netdev->iobase; in at91emac_phy_reset() 194 at91emac_write(emac, CONFIG_DRIVER_AT91EMAC_PHYADDR, in at91emac_phy_reset() 197 at91emac_write(emac, CONFIG_DRIVER_AT91EMAC_PHYADDR, MII_BMCR, in at91emac_phy_reset() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sun50i-a64-pine64-plus-u-boot.dtsi | 3 ethernet0 = &emac; 7 emac: ethernet@01c30000 { label 8 compatible = "allwinner,sun50i-a64-emac"; 10 reg-names = "emac", "syscon"; 36 allwinner,function = "emac"; 46 allwinner,function = "emac";
|
| H A D | sun5i-a10s.dtsi | 56 ethernet0 = &emac; 152 emac: ethernet@01c0b000 { label 153 compatible = "allwinner,sun4i-a10-emac"; 222 allwinner,function = "emac"; 233 allwinner,function = "emac";
|
| H A D | sun4i-a10-hackberry.dts | 64 reg_emac_3v3: emac-3v3 { 66 regulator-name = "emac-3v3"; 83 &emac {
|
| H A D | sun4i-a10-jesurun-q5.dts | 76 reg_emac_3v3: emac-3v3 { 80 regulator-name = "emac-3v3"; 101 &emac {
|
| H A D | sun4i-a10-a1000.dts | 81 reg_emac_3v3: emac-3v3 { 85 regulator-name = "emac-3v3"; 128 &emac {
|
| H A D | sun5i-a10s-wobo-i5.dts | 75 reg_emac_3v3: emac-3v3 { 79 regulator-name = "emac-3v3"; 96 &emac {
|
| H A D | rk3188.dtsi | 260 emac { 261 emac_xfer: emac-xfer { 272 emac_mdio: emac-mdio { 507 &emac { 508 compatible = "rockchip,rk3188-emac";
|
| H A D | sun50i-h5-orangepi-pc2.dts | 63 ethernet0 = &emac; 107 &emac {
|
| H A D | sun8i-h3.dtsi | 54 ethernet0 = &emac; 348 allwinner,function = "emac"; 467 emac: ethernet@1c30000 { label 468 compatible = "allwinner,sun8i-h3-emac"; 470 reg-names = "emac", "syscon";
|
| H A D | rk3066a.dtsi | 305 emac { 306 emac_xfer: emac-xfer { 317 emac_mdio: emac-mdio { 705 &emac { 706 compatible = "rockchip,rk3066-emac";
|
| H A D | sun8i-h2-plus-orangepi-zero.dts | 60 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 102 &emac {
|
| H A D | rk3xxx.dtsi | 16 ethernet0 = &emac; 171 emac: ethernet@10204000 { label 172 compatible = "snps,arc-emac";
|
| H A D | sun8i-h3-orangepi-2.dts | 57 /* ethernet0 is the H3 emac, defined in sun8i-h3.dtsi */ 112 &emac {
|
| H A D | sun8i-h3-nanopi-neo.dts | 50 &emac {
|
| H A D | am335x-draco.dts | 119 slaves = <1>; /* use only one emac if */
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | allwinner,sun4i-emac.txt | 4 - compatible: should be "allwinner,sun4i-a10-emac" (Deprecated: 5 "allwinner,sun4i-emac") 13 emac: ethernet@01c0b000 { 14 compatible = "allwinner,sun4i-a10-emac";
|
| /rk3399_rockchip-uboot/arch/arm/mach-davinci/ |
| H A D | lxt972.c | 41 volatile emac_regs *emac = (emac_regs *)EMAC_BASE_ADDR; in lxt972_get_link_speed() local 62 emac->MACCONTROL = EMAC_MACCONTROL_MIIEN_ENABLE | in lxt972_get_link_speed() 66 emac->MACCONTROL = EMAC_MACCONTROL_MIIEN_ENABLE; in lxt972_get_link_speed()
|
| H A D | ksz8873.c | 34 emac_regs *emac = (emac_regs *)EMAC_BASE_ADDR; in ksz8873_get_link_speed() local 39 &emac->MACCONTROL); in ksz8873_get_link_speed()
|
| H A D | dp83848.c | 40 volatile emac_regs* emac = (emac_regs *)EMAC_BASE_ADDR; in dp83848_get_link_speed() local 54 emac->MACCONTROL = EMAC_MACCONTROL_MIIEN_ENABLE | in dp83848_get_link_speed() 58 emac->MACCONTROL = EMAC_MACCONTROL_MIIEN_ENABLE; in dp83848_get_link_speed()
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/ |
| H A D | Makefile | 23 obj-$(CONFIG_DRIVER_TI_EMAC) += emac.o
|
| /rk3399_rockchip-uboot/board/bluewater/gurnard/ |
| H A D | gurnard.c | 373 struct at91_emac *emac = (struct at91_emac *)ATMEL_BASE_EMAC; in board_late_init() local 385 &emac->sa2l); in board_late_init() 386 writel((env_enetaddr[4] | env_enetaddr[5] << 8), &emac->sa2h); in board_late_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/ |
| H A D | Makefile | 9 obj-y += emac.o
|
| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/ |
| H A D | system_manager_arria10.h | 26 u32 emac[3]; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/ |
| H A D | misc_arria10.c | 63 clrsetbits_le32(&sysmgr_regs->emac[of_reset_id - EMAC0_RESET], in dwmac_deassert_reset()
|