Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pcmcia/
Dm8xx_pcmcia.c173 #define M8XX_PGCRX_CXOE 0x00000080 macro
426 M8XX_PGCRX(_slot_) = M8XX_PGCRX_CXOE; in m8xx_shutdown()
810 M8XX_PGCRX(_slot_) &= ~M8XX_PGCRX_CXOE; /* active low */ in m8xx_set_socket()
812 M8XX_PGCRX(_slot_) |= M8XX_PGCRX_CXOE; in m8xx_set_socket()
1195 M8XX_PGCRX(_slot_) = M8XX_PGCRX_CXOE | in m8xx_init()