Home
last modified time | relevance | path

Searched refs:CARDBUS_PCI_IDSEL (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/pci/
Dops-bcm63xx.c154 if (type == 0 && PCI_SLOT(devfn) == CARDBUS_PCI_IDSEL) in bcm63xx_pci_read()
168 if (type == 0 && PCI_SLOT(devfn) == CARDBUS_PCI_IDSEL) in bcm63xx_pci_write()
380 PCI_DEVFN(CARDBUS_PCI_IDSEL, 0), in bcm63xx_cb_read()
398 PCI_DEVFN(CARDBUS_PCI_IDSEL, 0), in bcm63xx_cb_write()
Dpci-bcm63xx.h15 #define CARDBUS_PCI_IDSEL 0x8 macro
Dpci-bcm63xx.c238 val |= (CARDBUS_PCI_IDSEL << PCMCIA_C1_CBIDSEL_SHIFT); in bcm63xx_register_pci()