HomeSort by relevance Sort by last modified time
    Searched refs:pcie_rst (Results 1 - 3 of 3) sorted by null

  /external/u-boot/board/gateworks/gw_ventana/
common.h 66 int pcie_rst; member in struct:ventana
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...]
gw_ventana.c 494 uint pin = gpio_cfg[board_type].pcie_rst;
    [all...]

Completed in 80 milliseconds