Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dstm32l4x5_gpio.c54 static bool is_pull_down(Stm32l4x5GpioState *s, unsigned pin) in is_pull_down() function
143 } else if (is_pull_down(s, i)) { in update_gpio_idr()
169 } else if (is_pull_down(s, i)) { in update_gpio_idr()