Searched refs:GPIO_DRV (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.c53 #define GPIO_DRV 0x01 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 101 milliseconds