Searched refs:CP2112_GPIO_ALL_GPIO_MASK (Results 1 – 1 of 1) sorted by relevance
35 #define CP2112_GPIO_ALL_GPIO_MASK GENMASK(7, 0) macro177 static int gpio_push_pull = CP2112_GPIO_ALL_GPIO_MASK;230 buf[1] = value ? CP2112_GPIO_ALL_GPIO_MASK : 0; in cp2112_gpio_set()