Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parisc/
H A Deisa_enumerator.c31 #define SLOT2PORT(x) (x<<12) macro
433 id = le32_to_cpu(inl(SLOT2PORT(slot)+EPI)); in init_slot()
472 outb(0x01| inb(SLOT2PORT(slot)+EPI+4), in init_slot()
473 SLOT2PORT(slot)+EPI+4); in init_slot()