Searched refs:LLT_UNIT_US (Results 1 – 1 of 1) sorted by relevance
20 #define LLT_UNIT_US 32 /* See 10.32.2.2 Transitioning between states */ macro22 #define FST_LLT_MS_TO_VAL(m) (((u32) (m)) * US_IN_MS / LLT_UNIT_US)23 #define FST_LLT_VAL_TO_MS(v) (((u32) (v)) * LLT_UNIT_US / US_IN_MS)