Searched refs:ARM_SAI_SLOT_SIZE_Pos (Results 1 – 1 of 1) sorted by relevance
147 #define ARM_SAI_SLOT_SIZE_Pos 25 macro148 #define ARM_SAI_SLOT_SIZE_Msk (3UL << ARM_SAI_SLOT_SIZE_Pos)149 #define ARM_SAI_SLOT_SIZE_DEFAULT (0UL << ARM_SAI_SLOT_SIZE_Pos) ///< Sl…150 #define ARM_SAI_SLOT_SIZE_16 (1UL << ARM_SAI_SLOT_SIZE_Pos) ///< Sl…151 #define ARM_SAI_SLOT_SIZE_32 (3UL << ARM_SAI_SLOT_SIZE_Pos) ///< Sl…