Home
last modified time | relevance | path

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

/openbmc/skeleton/pysystemmgr/obmc/system/
H A D__init__.py5 def find_gpio_base(path="/sys/class/gpio/"): function
17 GPIO_BASE = find_gpio_base()
/openbmc/skeleton/pytools/
H A Dgpioutil30 def find_gpio_base(path="/sys/class/gpio/"):
42 GPIO_BASE = find_gpio_base()