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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h189 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
190 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h188 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
189 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h190 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
191 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h189 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
190 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h188 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
189 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h190 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
191 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dmacb.c570 * Link change detection isn't possible with RMII, so we'll
1195 macb_writel(bp, USRIO, (MACB_BIT(RMII) | MACB_BIT(CLKEN)) );
H A Dbfin_mac.c817 * The timestamping is done at the EMAC module's MII/RMII interface
1238 opmode |= RMII; /* For Now only 100MBit are supported */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dbfin_mac.c817 * The timestamping is done at the EMAC module's MII/RMII interface
1238 opmode |= RMII; /* For Now only 100MBit are supported */
H A Dmacb.c570 * Link change detection isn't possible with RMII, so we'll
1195 macb_writel(bp, USRIO, (MACB_BIT(RMII) | MACB_BIT(CLKEN)) );

Completed in 94 milliseconds