Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalMAD.c190 #define STC_BITS_MASK 0x1FFFFFFFF 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.c190 #define STC_BITS_MASK 0x1FFFFFFFF 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.c184 #define STC_BITS_MASK 0x1FFFFFFFF 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.c190 #define STC_BITS_MASK 0x1FFFFFFFF macro
191 #define STC_TICK_TO_NS(t) ((((t) & STC_BITS_MASK) * 1000LL) /STC_CLOCK_TICK)