Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/apple/
H A Dapple_pcie.c222 struct fdtbus_gpio_pin *gpio_pwren = fdtbus_gpio_acquire(phandle, in apple_pcie_setup_port() local
225 if (gpio_pwren == NULL) { in apple_pcie_setup_port()
230 fdtbus_gpio_write(gpio_pwren, 1); in apple_pcie_setup_port()