Searched refs:PWRDM_HAS_HDWR_SAR (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-omap/include/plat/
H A Dpowerdomain.h48 #define PWRDM_HAS_HDWR_SAR (1 << 0) /* hardware save-and-restore support */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dpowerdomain.h48 #define PWRDM_HAS_HDWR_SAR (1 << 0) /* hardware save-and-restore support */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/
H A Dpowerdomain.c917 if (!(pwrdm->flags & PWRDM_HAS_HDWR_SAR))
945 if (!(pwrdm->flags & PWRDM_HAS_HDWR_SAR))
966 return (pwrdm && pwrdm->flags & PWRDM_HAS_HDWR_SAR) ? 1 : 0;
H A Dpowerdomains34xx.h111 .flags = PWRDM_HAS_HDWR_SAR, /* for USBTLL only */
214 /*.flags = PWRDM_HAS_HDWR_SAR,*/ /* for USBHOST ctrlr only */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpowerdomain.c917 if (!(pwrdm->flags & PWRDM_HAS_HDWR_SAR))
945 if (!(pwrdm->flags & PWRDM_HAS_HDWR_SAR))
966 return (pwrdm && pwrdm->flags & PWRDM_HAS_HDWR_SAR) ? 1 : 0;
H A Dpowerdomains34xx.h111 .flags = PWRDM_HAS_HDWR_SAR, /* for USBTLL only */
214 /*.flags = PWRDM_HAS_HDWR_SAR,*/ /* for USBHOST ctrlr only */

Completed in 67 milliseconds