Searched refs:PC_MDCK (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/8260_io/
H A Dfcc_enet.c287 #define PC_MDCK ((uint)0x00000000) macro
291 #define PC_MDCK ((uint)0x00000001) macro
294 #define PC_MDCK ((uint)0x00001000) macro
297 #define PC_MDCK ((uint)0x00200000) macro
300 #define PC_MDCK ((uint)0x00000020) macro
303 #if defined(CONFIG_USE_MDIO) && (!defined(PC_MDIO) || !defined(PC_MDCK))
304 #error "Must define PC_MDIO and PC_MDCK if using MDIO"
340 PC_MDIO, PC_MDCK },
345 PC_MDIO, PC_MDCK },
350 PC_MDIO, PC_MDCK },
[all...]

Completed in 101 milliseconds