Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c801 .pcie_rst = IMX_GPIO_NR(1, 29),
821 .pcie_rst = IMX_GPIO_NR(1, 0),
841 .pcie_rst = IMX_GPIO_NR(1, 29),
866 .pcie_rst = IMX_GPIO_NR(1, 29),
890 .pcie_rst = IMX_GPIO_NR(1, 29),
914 .pcie_rst = IMX_GPIO_NR(1, 0),
929 .pcie_rst = IMX_GPIO_NR(1, 29),
945 .pcie_rst = IMX_GPIO_NR(1, 0),
964 .pcie_rst = IMX_GPIO_NR(4, 31),
998 .pcie_rst = IMX_GPIO_NR(1, 0),
[all …]
H A Dcommon.h67 int pcie_rst; member
H A Dgw_ventana.c494 uint pin = gpio_cfg[board_type].pcie_rst; in imx6_pcie_toggle_reset()
/OK3568_Linux_fs/kernel/drivers/staging/mt7621-pci/
H A Dpci-mt7621.c108 struct reset_control *pcie_rst; member
249 reset_control_assert(port->pcie_rst); in mt7621_control_assert()
251 reset_control_deassert(port->pcie_rst); in mt7621_control_assert()
259 reset_control_deassert(port->pcie_rst); in mt7621_control_deassert()
261 reset_control_assert(port->pcie_rst); in mt7621_control_deassert()
368 port->pcie_rst = devm_reset_control_get_exclusive(dev, name); in mt7621_pcie_parse_port()
369 if (PTR_ERR(port->pcie_rst) == -EPROBE_DEFER) { in mt7621_pcie_parse_port()
371 return PTR_ERR(port->pcie_rst); in mt7621_pcie_parse_port()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx7d-mba7.dts81 /* #pcie_rst */