Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h176 #define PSF 0x00000800 /* Pass Short Frames Enable */ macro
/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h175 #define PSF 0x00000800 /* Pass Short Frames Enable */ macro
/linux-2.6.39/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h174 #define PSF 0x00000800 /* Pass Short Frames Enable … macro
/linux-2.6.39/drivers/net/
Dbfin_mac.c1233 opmode |= PSF; in bfin_mac_enable()
1235 opmode |= DRO | DC | PSF; in bfin_mac_enable()