Home
last modified time | relevance | path

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

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