Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm.h451 volatile uint32_t tpc1l; member
H A Dfm_ncsw.c5103 ((uint64_t)GET_UINT32(p_MonRegs->tpc1h) << 32 | GET_UINT32(p_MonRegs->tpc1l)); in FM_CtrlMonGetCounters()