Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds