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