Home
last modified time | relevance | path

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

/linux/include/pcmcia/
H A Dcisreg.h32 #define COR_CONFIG_MASK 0x3f macro
/linux/drivers/pcmcia/
H A Dpcmcia_resource.c552 option = p_dev->config_index & COR_CONFIG_MASK; in pcmcia_enable_device()