Searched refs:pcie_rst (Results 1 – 3 of 3) sorted by relevance
| /u-boot/board/gateworks/gw_ventana/ |
| A D | common.c | 967 .pcie_rst = IMX_GPIO_NR(1, 29), 987 .pcie_rst = IMX_GPIO_NR(1, 0), 1008 .pcie_rst = IMX_GPIO_NR(1, 29), 1034 .pcie_rst = IMX_GPIO_NR(1, 29), 1059 .pcie_rst = IMX_GPIO_NR(1, 29), 1084 .pcie_rst = IMX_GPIO_NR(1, 0), 1117 .pcie_rst = IMX_GPIO_NR(1, 0), 1167 .pcie_rst = IMX_GPIO_NR(1, 0), 1197 .pcie_rst = IMX_GPIO_NR(1, 0), 1242 .pcie_rst = IMX_GPIO_NR(1, 0), [all …]
|
| A D | common.h | 66 int pcie_rst; member
|
| A D | gw_ventana.c | 523 uint pin = gpio_cfg[board_type].pcie_rst; in imx6_pcie_toggle_reset()
|
Completed in 6 milliseconds