Home
last modified time | relevance | path

Searched refs:RMII_10 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h190 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */ macro
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h189 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */ macro
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h188 #define RMII_10 0x02000000 /* Speed Select for RMII Port (10MBit/100MBit*) */ macro
/linux-2.6.39/drivers/net/
Dbfin_mac.c345 opmode |= RMII_10; in bfin_mac_adjust_link()
348 opmode &= ~RMII_10; in bfin_mac_adjust_link()