Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1163 #define PCMCIA_C2_SETUP_SHIFT 16 macro
1164 #define PCMCIA_C2_SETUP_MASK (0x3f << PCMCIA_C2_SETUP_SHIFT)
/kernel/linux/linux-5.10/drivers/pcmcia/
Dbcm63xx_pcmcia.c413 val |= 3 << PCMCIA_C2_SETUP_SHIFT; in bcm63xx_drv_pcmcia_probe()