Home
last modified time | relevance | path

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

/openbmc/linux/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; in iqs7222_gpio_select()
2867 gpio_setup[0] &= ~IQS7222_GPIO_SETUP_0_GPIO_EN; in iqs7222_parse_all()