Home
last modified time | relevance | path

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

/external/coreboot/util/autoport/
Dlynxpoint_lp_gpio.go130 func gpio_str(conf0 uint32, conf1 uint32, owner uint32, route uint32, irqen uint32, reset uint32, b… func
221 fmt.Fprintf(gpio, "{ %s },\n", gpio_str(conf0, conf1, owner, route, irqen, reset, blink, pirq))