Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1999 uint32_t tmpInt; in FmPortGetSetCcParams() local
2172 tmpInt = (int)GET_UINT32(*p_BmiPrsStartOffset) in FmPortGetSetCcParams()
2174 if (tmpInt > 0) in FmPortGetSetCcParams()
2175 WRITE_UINT32(*p_BmiPrsStartOffset, (uint32_t)tmpInt); in FmPortGetSetCcParams()