Home
last modified time | relevance | path

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

/linux-6.1.9/include/pcmcia/
Dcisreg.h32 #define COR_CONFIG_MASK 0x3f macro
/linux-6.1.9/drivers/pcmcia/
Dpcmcia_resource.c552 option = p_dev->config_index & COR_CONFIG_MASK; in pcmcia_enable_device()
/linux-6.1.9/drivers/net/ethernet/amd/
Dnmclan_cs.c736 (COR_LEVEL_REQ | (OrigCorValue & COR_CONFIG_MASK))); in nmclan_reset()