Home
last modified time | relevance | path

Searched refs:PCMCIA_C1_RESET_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H 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()
/kernel/linux/linux-6.6/drivers/pcmcia/
H 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()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1154 #define PCMCIA_C1_RESET_MASK (1 << 18) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1154 #define PCMCIA_C1_RESET_MASK (1 << 18) macro

Completed in 9 milliseconds