Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dadi_gpio2.c34 static char *get_label(unsigned short ident) in get_label() function
150 __func__, ident, get_label(ident)); in peripheral_request()
172 P_FUNCT2MUX(per), get_label(ident)); in peripheral_request()
262 gpio, get_label(gpio)); in gpio_request()
267 "by %s!\n", gpio, get_label(gpio)); in gpio_request()
312 gpio, get_label(gpio)); in special_gpio_request()
317 "by %s!\n", gpio, get_label(gpio)); in special_gpio_request()
416 printf("GPIO_%d:\t%s\tGPIO %s\n", c, get_label(c), in gpio_labels()
419 printf("GPIO_%d:\t%s\tPeripheral\n", c, get_label(c)); in gpio_labels()