Searched refs:set_label (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/drivers/gpio/ |
| H A D | adi_gpio2.c | 25 static void set_label(unsigned short ident, const char *label) in set_label() function 183 set_label(ident, label); in peripheral_request() 225 set_label(ident, "free"); in peripheral_free() 272 set_label(gpio, label); in gpio_request() 291 set_label(gpio, "free"); in gpio_free() 325 set_label(gpio, label); in special_gpio_request() 340 set_label(gpio, "free"); in special_gpio_free()
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg-opc.h | 31 DEF(set_label, 0, 0, 1, TCG_OPF_BB_END | TCG_OPF_NOT_PRESENT)
|
| /openbmc/qemu/docs/devel/ |
| H A D | tcg-ops.rst | 234 * - set_label $label
|