Searched refs:COR_LEVEL_REQ (Results 1 – 6 of 6) sorted by relevance
55 #define COR_LEVEL_REQ 0x40 macro
82 #define COR_VALUE (COR_LEVEL_REQ | COR_FUNC_ENA | COR_FUNC_ENA) /* Enable PC card with level tr…
139 #define COR_VALUE (COR_LEVEL_REQ | COR_FUNC_ENA) /* Enable PC card with interrupt in level trig…
928 reg.Value = COR_LEVEL_REQ | (OrigCorValue & COR_CONFIG_MASK); in nmclan_reset()
146 (COR_LEVEL_REQ | COR_FUNC_ENA | COR_ADDR_DECODE | COR_IREQ_ENA)
1734 c->Option |= COR_LEVEL_REQ; in pcmcia_request_configuration()