Searched refs:LAN_RESET_N (Results 1 – 1 of 1) sorted by relevance
27 #define LAN_RESET_N TEGRA_GPIO(S, 2) macro202 gpio_request(LAN_RESET_N, "LAN_RESET_N"); in tegra_pcie_board_init()230 gpio_direction_output(LAN_RESET_N, 0); in tegra_pcie_board_port_reset()284 gpio_set_value(LAN_RESET_N, 1); in tegra_pcie_board_port_reset()
Completed in 4 milliseconds