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

/linux-master/drivers/input/misc/
H A Diqs7222.c46 #define IQS7222_GPIO_SETUP_0_GPIO_EN BIT(0) macro
2049 gpio_setup[0] |= IQS7222_GPIO_SETUP_0_GPIO_EN;
2867 gpio_setup[0] &= ~IQS7222_GPIO_SETUP_0_GPIO_EN;

Completed in 268 milliseconds