Searched refs:ALFA_AP96_GPIO_PCIE_RESET (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-alfa-ap96.c30 #define ALFA_AP96_GPIO_PCIE_RESET 2 macro
110 gpio_request(ALFA_AP96_GPIO_PCIE_RESET, "PCIe reset");
111 gpio_direction_output(ALFA_AP96_GPIO_PCIE_RESET, 1);

Completed in 28 milliseconds