Home
last modified time | relevance | path

Searched refs:SMP (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh420 if [[ "$KERNEL_VERSION" = *SMP* ]]; then KERNEL_SMP=Yes; else KERNEL_SMP=No; fi
538 echo "SMP Enabled: $KERNEL_SMP" >> $FILE
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h386 uint32_t SMP:1; /*!< \brief bit: 6 Enables coherent requests to the processor */ member
406 uint32_t SMP:1; /*!< \brief bit: 6 Enables coherent requests to the processor */ member
427 uint32_t SMP:1; /*!< \brief bit: 6 Enables coherent requests to the processor */ member
482 #define ACTLR_SMP_Pos 6U /*!< \brief ACTLR: SMP Position */
483 #define ACTLR_SMP_Msk (1UL << ACTLR_SMP_Pos) /*!< \brief ACTLR: SMP Mask */

Completed in 8 milliseconds