Searched defs:SET_PHYAD (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h205 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h204 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h205 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro

Completed in 63 milliseconds