Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dstm32l4x5_gpio.c49 static bool is_pull_up(Stm32l4x5GpioState *s, unsigned pin) in is_pull_up() function
141 } else if (is_pull_up(s, i)) { in update_gpio_idr()
165 if (is_pull_up(s, i)) { in update_gpio_idr()