Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 25 of 45) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dsmsc.c53 .shutdown = &genphy_shutdown,
63 .shutdown = &genphy_shutdown,
73 .shutdown = &genphy_shutdown,
83 .shutdown = &genphy_shutdown,
93 .shutdown = &genphy_shutdown,
H A Dmicrel_ksz8xxx.c27 .shutdown = &genphy_shutdown,
56 .shutdown = &genphy_shutdown,
84 .shutdown = &genphy_shutdown,
94 .shutdown = &genphy_shutdown,
151 .shutdown = &genphy_shutdown,
162 .shutdown = &genphy_shutdown,
187 .shutdown = &genphy_shutdown,
H A Dvitesse.c302 .shutdown = &genphy_shutdown,
312 .shutdown = &genphy_shutdown,
322 .shutdown = &genphy_shutdown,
332 .shutdown = &genphy_shutdown,
342 .shutdown = &genphy_shutdown,
352 .shutdown = &genphy_shutdown,
362 .shutdown = &genphy_shutdown,
372 .shutdown = &genphy_shutdown,
382 .shutdown = &genphy_shutdown,
392 .shutdown = &genphy_shutdown,
[all …]
H A Daquantia.c121 .shutdown = &gen10g_shutdown,
134 .shutdown = &gen10g_shutdown,
147 .shutdown = &gen10g_shutdown,
160 .shutdown = &gen10g_shutdown,
173 .shutdown = &gen10g_shutdown,
186 .shutdown = &gen10g_shutdown,
H A Dmarvell.c601 .shutdown = &genphy_shutdown,
611 .shutdown = &genphy_shutdown,
621 .shutdown = &genphy_shutdown,
631 .shutdown = &genphy_shutdown,
641 .shutdown = &genphy_shutdown,
651 .shutdown = &genphy_shutdown,
661 .shutdown = &genphy_shutdown,
671 .shutdown = &genphy_shutdown,
686 .shutdown = &genphy_shutdown,
696 .shutdown = &genphy_shutdown,
[all …]
H A Dnatsemi.c43 .shutdown = &genphy_shutdown,
113 .shutdown = &genphy_shutdown,
156 .shutdown = &genphy_shutdown,
H A Datheros.c100 .shutdown = genphy_shutdown,
110 .shutdown = genphy_shutdown,
120 .shutdown = genphy_shutdown,
H A Drealtek.c273 .shutdown = &genphy_shutdown,
284 .shutdown = &genphy_shutdown,
295 .shutdown = &genphy_shutdown,
306 .shutdown = &genphy_shutdown,
H A Dbroadcom.c334 .shutdown = &genphy_shutdown,
344 .shutdown = &genphy_shutdown,
354 .shutdown = &genphy_shutdown,
364 .shutdown = &genphy_shutdown,
H A Dmscc.c467 .shutdown = &genphy_shutdown,
477 .shutdown = &genphy_shutdown,
487 .shutdown = &genphy_shutdown,
497 .shutdown = &genphy_shutdown,
H A Dlxt.c68 .shutdown = &genphy_shutdown,
H A Ddavicom.c79 .shutdown = &genphy_shutdown,
H A Dgeneric_10g.c93 .shutdown = gen10g_shutdown,
H A Dteranetics.c104 .shutdown = &gen10g_shutdown,
H A Dfixed.c74 .shutdown = fixedphy_shutdown,
H A Dphy.c457 .shutdown = genphy_shutdown,
545 if (drv->shutdown) in phy_register()
546 drv->shutdown += gd->reloc_off; in phy_register()
933 if (phydev->drv->shutdown) in phy_shutdown()
934 phydev->drv->shutdown(phydev); in phy_shutdown()
H A Dxilinx_phy.c135 .shutdown = &genphy_shutdown,
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dtegra20-dc.txt35 - nvidia,lvds-shutdown-gpios: LVDS power shutdown GPIO
81 nvidia,lvds-shutdown-gpios = <&gpio 10 0>; /* PB2 */
/rk3399_rockchip-uboot/include/
H A Dsound.h60 int (*shutdown)(struct udevice *dev); member
/rk3399_rockchip-uboot/doc/device-tree-bindings/thermal/
H A Drockchip-thermal.txt16 - rockchip,hw-tshut-temp : The hardware-controlled shutdown temperature value.
17 - rockchip,hw-tshut-mode : The hardware-controlled shutdown mode 0:CRU 1:GPIO.
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic-uclass.c216 if (!ops || !ops->shutdown) in pmic_shutdown()
219 return ops->shutdown(dev); in pmic_shutdown()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dam335x-bone-common.dtsi303 * [PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller
309 * &tps { /delete-property/ ti,pmic-shutdown-controller; }
312 * measurement after shutdown: it should be less than 1 mA.)
314 ti,pmic-shutdown-controller;
H A Dtegra20-medcom-wide.dts62 nvidia,lvds-shutdown-gpios = <&gpio TEGRA_GPIO(B, 2)
H A Dtegra20-tec.dts74 nvidia,lvds-shutdown-gpios = <&gpio TEGRA_GPIO(B, 2)
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dda8xx.c312 goto shutdown; /* Shutdown what we started */ in da8xx_musb_probe()
319 shutdown: in da8xx_musb_probe()

12