Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h192 #define DRO 0x10000000 /* Disable Receive Own Frames (Half-Duplex Mode) */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h191 #define DRO 0x10000000 /* Disable Receive Own Frames (Half-Duplex Mode) */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h193 #define DRO 0x10000000 /* Disable Receive Own Frames (Half-Duplex Mode) */ macro
/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c1394 opmode |= DRO | DC | PSF; in bfin_mac_enable()