Searched refs:COR_CONFIG_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/pcmcia/ | ||
| H A D | cisreg.h | 32 #define COR_CONFIG_MASK 0x3f macro |
| /linux/drivers/pcmcia/ | ||
| H A D | pcmcia_resource.c | 552 option = p_dev->config_index & COR_CONFIG_MASK; in pcmcia_enable_device() |