Lines Matching full:sources
537 //! Enables individual power control interrupt sources.
539 //! \param flags is a bit mask of the interrupt sources to be enabled. Must
546 //! This function enables the indicated power control interrupt sources. Only
547 //! the sources that are enabled can be reflected to the processor interrupt;
548 //! disabled sources have no effect on the processor.
550 //! \note The interrupt sources vary based on the part in use.
552 //! which interrupt sources are available.
561 //! Disables individual power control interrupt sources.
563 //! \param flags is a bit mask of the interrupt sources to be enabled. Must
570 //! This function disables the indicated power control interrupt sources. Only
571 //! the sources that are enabled can be reflected to the processor interrupt;
572 //! disabled sources have no effect on the processor.
574 //! \note The interrupt sources vary based on the part in use.
576 //! which interrupt sources are available.
593 //! \note The interrupt sources vary based on the part in use.
595 //! which interrupt sources are available.
613 //! \note The interrupt sources vary based on the part in use.
615 //! which interrupt sources are available.
622 //! Clears power system interrupt sources.
624 //! The specified power system interrupt sources are cleared, so that they no
637 //! \param flags is a bit mask of the interrupt sources to be cleared. Must
644 //! \note The interrupt sources vary based on the part in use.
646 //! which interrupt sources are available.