Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio/
H A D0001-Remove-nested-functions.patch140 // python function setup(channel(s), direction, pull_up_down=PUD_OFF, initial=None)
146 static char *kwlist[] = {"channel", "direction", "pull_up_down", "initial", NULL};
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c469 const char *pull_up_down[] = { in abx500_gpio_dbg_show_one() local
491 seq_printf(s, " %-9s", pull_up_down[pd]); in abx500_gpio_dbg_show_one()