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

/drivers/media/video/cx25821/
H A Dcx25821-gpio.c47 value = gpio_register | Set_GPIO_Bit(bit);
79 value |= Set_GPIO_Bit(bit);
H A Dcx25821.h523 #define Set_GPIO_Bit(Bit) (1 << Bit) macro

Completed in 163 milliseconds