Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dstm32l4x5_gpio.c69 static bool is_push_pull(Stm32l4x5GpioState *s, unsigned pin) in is_push_pull() function
129 if (is_push_pull(s, i)) { in update_gpio_idr()
210 if (is_push_pull(s, i) || s->pins_connected_high & (1 << i)) { in get_gpio_pinmask_to_disconnect()