Searched refs:iosf (Results 1 – 1 of 1) sorted by relevance
333 uint8_t tmp, mode, iosf; in as3722_gpio_pin_getflags() local344 iosf = (tmp >> AS3722_GPIO_IOSF_SHIFT) & AS3722_GPIO_IOSF_MASK; in as3722_gpio_pin_getflags()348 if (iosf != AS3722_IOSF_GPIO) in as3722_gpio_pin_getflags()429 uint8_t ctrl, mode, iosf; in as3722_gpio_pin_setflags() local438 iosf = (ctrl >> AS3722_GPIO_IOSF_SHIFT) & AS3722_GPIO_IOSF_MASK; in as3722_gpio_pin_setflags()440 if (iosf != AS3722_IOSF_GPIO) { in as3722_gpio_pin_setflags()