Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/dec/
H A Dprom.h124 #define rex_slot_address(x) _rex_slot_address(__rex_slot_address, NULL, x) macro
141 #define rex_slot_address __rex_slot_address macro
/openbmc/linux/arch/mips/dec/
H A Dtc.c45 tbus->slot_base = CPHYSADDR((long)rex_slot_address(0)); in tc_bus_get_info()