Searched refs:pcie_rst (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/board/gateworks/gw_ventana/ |
D | common.c | 800 .pcie_rst = IMX_GPIO_NR(1, 29), 820 .pcie_rst = IMX_GPIO_NR(1, 0), 840 .pcie_rst = IMX_GPIO_NR(1, 29), 865 .pcie_rst = IMX_GPIO_NR(1, 29), 889 .pcie_rst = IMX_GPIO_NR(1, 29), 913 .pcie_rst = IMX_GPIO_NR(1, 0), 928 .pcie_rst = IMX_GPIO_NR(1, 29), 944 .pcie_rst = IMX_GPIO_NR(1, 0), 963 .pcie_rst = IMX_GPIO_NR(4, 31), 997 .pcie_rst = IMX_GPIO_NR(1, 0), [all …]
|
D | common.h | 66 int pcie_rst; member
|
D | gw_ventana.c | 494 uint pin = gpio_cfg[board_type].pcie_rst; in imx6_pcie_toggle_reset()
|