Home
last modified time | relevance | path

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

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