Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/apple/ | |
apple_pcie.c | 222 struct fdtbus_gpio_pin *gpio_pwren = fdtbus_gpio_acquire(phandle, local in function:apple_pcie_setup_port 225 if (gpio_pwren == NULL) { 230 fdtbus_gpio_write(gpio_pwren, 1); |
apple_pcie.c | 222 struct fdtbus_gpio_pin *gpio_pwren = fdtbus_gpio_acquire(phandle, local in function:apple_pcie_setup_port 225 if (gpio_pwren == NULL) { 230 fdtbus_gpio_write(gpio_pwren, 1); |
apple_pcie.c | 222 struct fdtbus_gpio_pin *gpio_pwren = fdtbus_gpio_acquire(phandle, local in function:apple_pcie_setup_port 225 if (gpio_pwren == NULL) { 230 fdtbus_gpio_write(gpio_pwren, 1); |