Searched refs:u32Usecs (Results 1 – 1 of 1) sorted by relevance
290 U32 u32Usecs in ms_check_period() argument298 u32Usecs = 100 - u32Usecs; // high speed case in ms_check_period()301 u32Usecs = 100 - u32Usecs; in ms_check_period()303 u32Usecs = 900 - u32Usecs; in ms_check_period()311 if (claimed > u32Usecs) in ms_check_period()325 if ((U32)claimed > u32Usecs) in ms_check_period()