Home
last modified time | relevance | path

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

/board/toradex/apalis-tk1/
A Dapalis-tk1.c27 #define LAN_RESET_N TEGRA_GPIO(S, 2) macro
202 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