Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.c189 #define STC_CLOCK_TICK 90 macro
191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK)
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalMAD.c189 #define STC_CLOCK_TICK 90 macro
191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK)
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalMAD.c183 #define STC_CLOCK_TICK 90 macro
185 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK)
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalMAD.c189 #define STC_CLOCK_TICK 90 macro
191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK)