Home
last modified time | relevance | path

Searched refs:phy_rst (Results 1 – 7 of 7) sorted by relevance

/u-boot/board/liebherr/xea/
A Dxea.c143 struct gpio_desc phy_rst; in board_init() local
152 ret = dm_gpio_lookup_name("GPIO4_13", &phy_rst); in board_init()
158 ret = dm_gpio_request(&phy_rst, "phy-rst"); in board_init()
164 dm_gpio_set_dir_flags(&phy_rst, GPIOD_IS_IN); in board_init()
/u-boot/drivers/phy/rockchip/
A Dphy-rockchip-pcie.c67 struct reset_ctl phy_rst; member
100 ret = reset_deassert(&priv->phy_rst); in rockchip_pcie_phy_power_on()
160 reset_assert(&priv->phy_rst); in rockchip_pcie_phy_power_on()
175 ret = reset_assert(&priv->phy_rst); in rockchip_pcie_phy_power_off()
195 ret = reset_assert(&priv->phy_rst); in rockchip_pcie_phy_init()
242 ret = reset_get_by_name(dev, "phy", &priv->phy_rst); in rockchip_pcie_phy_probe()
/u-boot/arch/arm/dts/
A Drk3288-rock2-som.dtsi98 pinctrl-0 = <&rgmii_pins &phy_rst>;
248 phy_rst: phy-rst { label
A Drk3288-miqi.dtsi115 pinctrl-0 = <&rgmii_pins>, <&phy_rst>, <&phy_pmeb>, <&phy_int>;
319 phy_rst: phy-rst { label
A Drk3288-firefly.dtsi151 pinctrl-0 = <&rgmii_pins>, <&phy_rst>, <&phy_pmeb>, <&phy_int>;
343 phy_rst: phy-rst { label
A Drk3288-vyasa.dts147 pinctrl-0 = <&rgmii_pins>, <&phy_rst>, <&phy_pmeb>, <&phy_int>;
440 phy_rst: phy-rst { label
A Drk3288-phycore-som.dtsi170 pinctrl-0 = <&rgmii_pins &phy_rst &phy_int>;
444 phy_rst: phy-rst { label

Completed in 8 milliseconds