Searched refs:RMII (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | kmeter1.dts | 350 /* Piggy2 (UCC4, MDIO 0x00, RMII) */ 366 /* Eth-1 (UCC5, MDIO 0x08, RMII) */ 382 /* Eth-2 (UCC6, MDIO 0x09, RMII) */ 398 /* Eth-3 (UCC7, MDIO 0x0a, RMII) */ 414 /* Eth-4 (UCC8, MDIO 0x0b, RMII) */ 436 /* Piggy2 (UCC4, MDIO 0x00, RMII) */ 441 /* Eth-1 (UCC5, MDIO 0x08, RMII) */ 446 /* Eth-2 (UCC6, MDIO 0x09, RMII) */ 451 /* Eth-3 (UCC7, MDIO 0x0a, RMII) */ 456 /* Eth-4 (UCC8, MDIO 0x0b, RMII) */
|
/linux-2.6.39/arch/arm/mach-davinci/ |
D | Kconfig | 185 bool "RMII Ethernet PHY" 187 Say Y if you want to use the RMII PHY on the DA850/OMAP-L138/AM18x 191 not be functional if RMII mode is selected.
|
/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 189 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
|
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 188 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
|
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 187 #define RMII 0x01000000 /* RMII/MII* Mode … macro
|
/linux-2.6.39/drivers/net/ |
D | macb.c | 1206 macb_writel(bp, USRIO, (MACB_BIT(RMII) | MACB_BIT(CLKEN)) ); in macb_probe()
|
D | bfin_mac.c | 1239 opmode |= RMII; /* For Now only 100MBit are supported */ in bfin_mac_enable()
|