Searched refs:out_mode (Results 1 – 1 of 1) sorted by relevance
610 enum cp2112_out_mode out_mode; in cp2112_gpio_pin_setflags() local639 out_mode = OUT_KEEP; in cp2112_gpio_pin_setflags()642 out_mode = OUT_OD; in cp2112_gpio_pin_setflags()644 out_mode = OUT_PP; in cp2112_gpio_pin_setflags()650 (flags & GPIO_PIN_OUTPUT) != 0, &out_mode); in cp2112_gpio_pin_setflags()659 KASSERT(out_mode != OUT_KEEP, in cp2112_gpio_pin_setflags()661 if (out_mode == OUT_OD) in cp2112_gpio_pin_setflags()