Searched refs:ARM_SAI_SLOT_OFFSET_Pos (Results 1 – 1 of 1) sorted by relevance
154 #define ARM_SAI_SLOT_OFFSET_Pos 27 macro155 #define ARM_SAI_SLOT_OFFSET_Msk (0x1FUL << ARM_SAI_SLOT_OFFSET_Pos)156 #define ARM_SAI_SLOT_OFFSET(n) (((n)&0x1FUL) << ARM_SAI_SLOT_OFFSET_Pos) ///< Of…