Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pcmcia/
Dvrc4171_card.c35 #define CARD_CONTROLLER_INDEX 0x03e0 macro
68 #define CARD_CONTROLLER_START CARD_CONTROLLER_INDEX
163 outb(index, CARD_CONTROLLER_INDEX); in exca_read_byte()
174 outb(index++, CARD_CONTROLLER_INDEX); in exca_read_word()
177 outb(index, CARD_CONTROLLER_INDEX); in exca_read_word()
188 outb(index, CARD_CONTROLLER_INDEX); in exca_write_byte()
199 outb(index++, CARD_CONTROLLER_INDEX); in exca_write_word()
202 outb(index, CARD_CONTROLLER_INDEX); in exca_write_word()