Home
last modified time | relevance | path

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

/external/u-boot/board/gdsys/a38x/
Ddt_helpers.c29 uint offset, char *gpio_name) in request_gpio_by_name()
Dihs_phys.c69 char gpio_name[64]; in calculate_octo_phy_mask() local
/external/u-boot/cmd/
Dgpio.c66 static int do_gpio_status(bool all, const char *gpio_name) in do_gpio_status()
/external/autotest/server/cros/servo/
Dservo.py582 def get(self, gpio_name): argument
596 def set(self, gpio_name, gpio_value): argument
614 def set_nocheck(self, gpio_name, gpio_value): argument
/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c219 char gpio_name[FNAME_SIZE]; in VbGetPlatformGpioStatus() local
231 char gpio_name[FNAME_SIZE]; in VbGetGpioStatus() local
/external/u-boot/drivers/gpio/
Dxilinx_gpio.c40 struct gpio_names *gpio_name; member