Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dglxpcib.c126 #define AMD5536_GPIO_NPINS 32 macro
201 gpio_pin_t sc_gpio_pins[AMD5536_GPIO_NPINS];
327 for (i = 0; i < AMD5536_GPIO_NPINS; i++) { in glxpcib_attach()
348 gba.gba_npins = AMD5536_GPIO_NPINS; in glxpcib_attach()