Searched refs:pcie_rst (Results 1 – 3 of 3) sorted by relevance
/third_party/uboot/u-boot-2020.01/board/gateworks/gw_ventana/ |
D | common.c | 964 .pcie_rst = IMX_GPIO_NR(1, 29), 984 .pcie_rst = IMX_GPIO_NR(1, 0), 1005 .pcie_rst = IMX_GPIO_NR(1, 29), 1031 .pcie_rst = IMX_GPIO_NR(1, 29), 1056 .pcie_rst = IMX_GPIO_NR(1, 29), 1081 .pcie_rst = IMX_GPIO_NR(1, 0), 1097 .pcie_rst = IMX_GPIO_NR(1, 29), 1114 .pcie_rst = IMX_GPIO_NR(1, 0), 1134 .pcie_rst = IMX_GPIO_NR(4, 31), 1152 .pcie_rst = IMX_GPIO_NR(1, 29), [all …]
|
D | common.h | 66 int pcie_rst; member
|
D | gw_ventana.c | 517 uint pin = gpio_cfg[board_type].pcie_rst; in imx6_pcie_toggle_reset()
|