Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dtopic.h107 #define TOPIC_PCI_CFG_PPBCN 0x3e /* 16-bit */ macro
157 if (pci_read_config_word(socket->dev, TOPIC_PCI_CFG_PPBCN, &ppbcn) == 0 in topic95_override()
161 pci_write_config_word(socket->dev, TOPIC_PCI_CFG_PPBCN, ppbcn); in topic95_override()