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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-gpio.c49 value = gpio_register & Clear_GPIO_Bit(bit);
76 value &= Clear_GPIO_Bit(bit);
H A Dcx25821.h521 #define Clear_GPIO_Bit(Bit) (~(1 << Bit)) macro

Completed in 61 milliseconds