Searched refs:MII_PHYSID2 (Results 1 – 14 of 14) sorted by relevance
| /bsp/mini4020/drivers/ |
| A D | mii.h | 18 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| A D | dm9161.c | 359 read_phy(phy_address, MII_PHYSID2, &phyid2); in rt_dm9161_init()
|
| /bsp/at91/at91sam9260/drivers/ |
| A D | mii.h | 19 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/at91/at91sam9g45/drivers/ |
| A D | mii.h | 19 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/dm365/drivers/ |
| A D | mii.h | 20 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/phy/ |
| A D | sunxi_hal_mii.h | 41 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| A D | sunxi_hal_mdio.h | 55 #define MDIO_DEVID2 MII_PHYSID2
|
| /bsp/loongson/ls1cdev/drivers/net/ |
| A D | mii.h | 21 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/loongson/ls2kdev/drivers/net/ |
| A D | mii.h | 19 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/nuvoton/libraries/m460/rtt_port/emac/ |
| A D | mii.h | 19 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/nuvoton/libraries/ma35/rtt_port/gmac/ |
| A D | mii.h | 19 #define MII_PHYSID2 0x03 /* PHYS ID 2 */ macro
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/phy/ |
| A D | hal_miiphyutil.c | 380 if (miiphy_read(devname, addr, MII_PHYSID2, &tmp) != 0) { in miiphy_info()
|
| A D | hal_phy.c | 623 phy_reg = bus->read(bus, addr, devad, MII_PHYSID2); in get_phy_id()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/ |
| A D | hal_geth.c | 504 value |= (geth_phy_read((char *)dev, i, MII_PHYSID2,NULL) & 0xffff); in geth_phy_init()
|
Completed in 34 milliseconds