Searched refs:PD67_INFO_SLOTS (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/pcmcia/ | ||
H A D | cirrus.h | 85 #define PD67_INFO_SLOTS 0x20 /* 0 = 1 slot, 1 = 2 slots */ macro |
H A D | i82365.c | 622 type = (val & PD67_INFO_SLOTS) ? IS_PD672X : IS_PD6710; identify() |
Completed in 152 milliseconds