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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dpm_runtime.c24 #define BIT_ACTIVE 1 macro
41 if (test_bit(BIT_ACTIVE, &prd->flags))
56 set_bit(BIT_ACTIVE, &prd->flags);
77 if (prd && test_bit(BIT_ACTIVE, &prd->flags)) {
93 if (prd && test_bit(BIT_ACTIVE, &prd->flags)) {

Completed in 33 milliseconds