Searched refs:iosf (Results 1 – 1 of 1) sorted by relevance
330 uint8_t tmp, mode, iosf; in as3722_gpio_pin_getflags() local341 iosf = (tmp >> AS3722_GPIO_IOSF_SHIFT) & AS3722_GPIO_IOSF_MASK; in as3722_gpio_pin_getflags()345 if (iosf != AS3722_IOSF_GPIO) in as3722_gpio_pin_getflags()424 uint8_t ctrl, mode, iosf; in as3722_gpio_pin_setflags() local433 iosf = (ctrl >> AS3722_GPIO_IOSF_SHIFT) & AS3722_GPIO_IOSF_MASK; in as3722_gpio_pin_setflags()435 if (iosf != AS3722_IOSF_GPIO) { in as3722_gpio_pin_setflags()