Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds