Searched refs:DM9000_PLATF_32BITONLY (Results 1 – 4 of 4) sorted by relevance
19 #define DM9000_PLATF_32BITONLY (0x0004) macro
59 .flags = DM9000_PLATF_32BITONLY,
107 DM9000_PLATF_32BITONLY
1588 if (pdata->flags & DM9000_PLATF_32BITONLY) in dm9000_probe()