Searched refs:BIT_ONCE (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.c23 #define BIT_ONCE 0 macro
53 if (prd && !test_and_set_bit(BIT_ONCE, &prd->flags)) {
65 if (prd && !test_and_set_bit(BIT_ONCE, &prd->flags))

Completed in 38 milliseconds