Searched refs:RMII (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DdefBF537.h215 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
216 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DdefBF527.h218 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
219 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dmacb.c547 * Link change detection isn't possible with RMII, so we'll
1109 macb_writel(bp, USRIO, (MACB_BIT(RMII) | MACB_BIT(CLKEN)) );

Completed in 62 milliseconds