Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/dec/
H A Dprom.h125 #define rex_gettcinfo() _rex_gettcinfo(__rex_gettcinfo, NULL) macro
142 #define rex_gettcinfo __rex_gettcinfo macro
/openbmc/linux/arch/mips/dec/
H A Dtc.c44 memcpy(&tbus->info, rex_gettcinfo(), sizeof(tbus->info)); in tc_bus_get_info()