Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds