Home
last modified time | relevance | path

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

/openbmc/linux/include/pcmcia/
H A Dcisreg.h33 #define COR_MFC_CONFIG_MASK 0x38 macro
/openbmc/linux/drivers/pcmcia/
H A Dpcmcia_resource.c554 option = p_dev->config_index & COR_MFC_CONFIG_MASK; in pcmcia_enable_device()