Home
last modified time | relevance | path

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

/u-boot/board/gateworks/venice/
A Dspl.c34 #define PCIE_RSTN IMX_GPIO_NR(4, 6) macro
159 gpio_request(PCIE_RSTN, "perst#"); in board_init_f()
160 gpio_direction_output(PCIE_RSTN, 0); in board_init_f()

Completed in 2 milliseconds