Home
last modified time | relevance | path

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

/freebsd/sys/arm64/qoriq/
H A Dqoriq_therm.c62 #define TMU_VERSION 0xBF8 /* not in TRM */ macro
399 sc->ver = (RD4(sc, TMU_VERSION) >> 8) & 0xFF; in qoriq_therm_attach()