Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dvrc4171_card.c48 #define CARD_CONTROLLER_INDEX 0x03e0 macro
81 #define CARD_CONTROLLER_START CARD_CONTROLLER_INDEX
176 outb(index, CARD_CONTROLLER_INDEX); in exca_read_byte()
187 outb(index++, CARD_CONTROLLER_INDEX); in exca_read_word()
190 outb(index, CARD_CONTROLLER_INDEX); in exca_read_word()
201 outb(index, CARD_CONTROLLER_INDEX); in exca_write_byte()
212 outb(index++, CARD_CONTROLLER_INDEX); in exca_write_word()
215 outb(index, CARD_CONTROLLER_INDEX); in exca_write_word()