Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
A Dbcm63xx_pcmcia.c180 val |= PCMCIA_C1_VS1OE_MASK; in __get_socket_status()
191 val &= ~PCMCIA_C1_VS1OE_MASK; in __get_socket_status()
202 val |= PCMCIA_C1_VS1OE_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.h1147 #define PCMCIA_C1_VS1OE_MASK (1 << 6) macro

Completed in 17 milliseconds