Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
A Dbcm63xx_pcmcia.c92 val |= PCMCIA_C1_RESET_MASK; in bcm63xx_pcmcia_set_socket()
94 val &= ~PCMCIA_C1_RESET_MASK; in bcm63xx_pcmcia_set_socket()
98 val ^= PCMCIA_C1_RESET_MASK; in bcm63xx_pcmcia_set_socket()
/linux/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h1154 #define PCMCIA_C1_RESET_MASK (1 << 18) macro

Completed in 17 milliseconds