Searched refs:Set_GPIO_Bit (Results 1 - 2 of 2) sorted by last modified time

/drivers/media/pci/cx25821/
H A Dcx25821-gpio.c48 value = gpio_register | Set_GPIO_Bit(bit);
80 value |= Set_GPIO_Bit(bit);
H A Dcx25821.h374 #define Set_GPIO_Bit(Bit) (1 << Bit) macro

Completed in 33 milliseconds