Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h452 volatile uint32_t tpc2h; member
H A Dfm_ncsw.c5106 ((uint64_t)GET_UINT32(p_MonRegs->tpc2h) << 32 | GET_UINT32(p_MonRegs->tpc2l)); in FM_CtrlMonGetCounters()