Searched refs:clkUnit (Results 1 – 1 of 1) sorted by relevance
68 int clkType, clkUnit; in getClockIdent() local77 clkUnit = REFCLOCKUNIT(srcadr); in getClockIdent()78 return (clkType << 8) + clkUnit; in getClockIdent()