Searched refs:ARM_SAI_SLOT_OFFSET_Pos (Results 1 – 1 of 1) sorted by relevance
145 #define ARM_SAI_SLOT_OFFSET_Pos 27 macro146 #define ARM_SAI_SLOT_OFFSET_Msk (0x1FU << ARM_SAI_SLOT_OFFSET_Pos)147 #define ARM_SAI_SLOT_OFFSET(n) (((n)&0x1FU) << ARM_SAI_SLOT_OFFSET_Pos) ///< Of…