Home
last modified time | relevance | path

Searched refs:PD67_INFO_SLOTS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dcirrus.h85 #define PD67_INFO_SLOTS 0x20 /* 0 = 1 slot, 1 = 2 slots */ macro
H A Di82365.c622 type = (val & PD67_INFO_SLOTS) ? IS_PD672X : IS_PD6710; in identify()