Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
A Dbcm63xx_pcmcia.c181 val |= PCMCIA_C1_VS2OE_MASK; in __get_socket_status()
192 val |= PCMCIA_C1_VS2OE_MASK; in __get_socket_status()
203 val &= ~PCMCIA_C1_VS2OE_MASK; in __get_socket_status()
218 val &= ~(PCMCIA_C1_VS1OE_MASK | PCMCIA_C1_VS2OE_MASK); in __get_socket_status()
/linux/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h1148 #define PCMCIA_C1_VS2OE_MASK (1 << 7) macro

Completed in 10 milliseconds