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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 32 milliseconds