Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/cx25821/
A Dcx25821-gpio.c36 value = gpio_register & Clear_GPIO_Bit(bit); in cx25821_set_gpiopin_direction()
64 value &= Clear_GPIO_Bit(bit); in cx25821_set_gpiopin_logicvalue()
A Dcx25821.h361 #define Clear_GPIO_Bit(Bit) (~(1 << Bit)) macro

Completed in 7 milliseconds