Home
last modified time | relevance | path

Searched defs:gpio_name (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/alliedtelesis/common/
H A Dgpio_hog.h10 const char *gpio_name, int value) in gpio_hog()
H A Dgpio_hog.c13 const char *node_name, const char *gpio_name, int value) in gpio_hog_list()
/openbmc/u-boot/board/gdsys/a38x/
H A Ddt_helpers.c29 uint offset, char *gpio_name) in request_gpio_by_name()
H A Dihs_phys.c69 char gpio_name[64]; in calculate_octo_phy_mask() local
/openbmc/u-boot/cmd/
H A Dgpio.c66 static int do_gpio_status(bool all, const char *gpio_name) in do_gpio_status()
/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.c228 cJSON* get_gpio_def(const char* gpio_name) in get_gpio_def()