Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_io.h91 #define bcm_pcmcia_readl(o) bcm_rset_readl(RSET_PCMCIA, (o)) macro
/linux-6.6.21/arch/mips/pci/
Dpci-bcm63xx.c236 val = bcm_pcmcia_readl(PCMCIA_C1_REG); in bcm63xx_register_pci()