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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dintel_pmic_gpio.c56 #define GPIO_DOU 0x08 macro
145 GPIO_DRV | GPIO_DOU | GPIO_DIR,
146 GPIO_DRV | (value ? GPIO_DOU : 0));
182 GPIO_DRV | GPIO_DOU,
183 GPIO_DRV | (value ? GPIO_DOU : 0));

Completed in 98 milliseconds