| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | smsc.c | 53 .shutdown = &genphy_shutdown, 63 .shutdown = &genphy_shutdown, 73 .shutdown = &genphy_shutdown, 83 .shutdown = &genphy_shutdown, 93 .shutdown = &genphy_shutdown,
|
| H A D | micrel_ksz8xxx.c | 27 .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 D | vitesse.c | 302 .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 D | aquantia.c | 121 .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 D | marvell.c | 601 .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 D | natsemi.c | 43 .shutdown = &genphy_shutdown, 113 .shutdown = &genphy_shutdown, 156 .shutdown = &genphy_shutdown,
|
| H A D | atheros.c | 100 .shutdown = genphy_shutdown, 110 .shutdown = genphy_shutdown, 120 .shutdown = genphy_shutdown,
|
| H A D | realtek.c | 273 .shutdown = &genphy_shutdown, 284 .shutdown = &genphy_shutdown, 295 .shutdown = &genphy_shutdown, 306 .shutdown = &genphy_shutdown,
|
| H A D | broadcom.c | 334 .shutdown = &genphy_shutdown, 344 .shutdown = &genphy_shutdown, 354 .shutdown = &genphy_shutdown, 364 .shutdown = &genphy_shutdown,
|
| H A D | mscc.c | 467 .shutdown = &genphy_shutdown, 477 .shutdown = &genphy_shutdown, 487 .shutdown = &genphy_shutdown, 497 .shutdown = &genphy_shutdown,
|
| H A D | lxt.c | 68 .shutdown = &genphy_shutdown,
|
| H A D | davicom.c | 79 .shutdown = &genphy_shutdown,
|
| H A D | generic_10g.c | 93 .shutdown = gen10g_shutdown,
|
| H A D | teranetics.c | 104 .shutdown = &gen10g_shutdown,
|
| H A D | fixed.c | 74 .shutdown = fixedphy_shutdown,
|
| H A D | phy.c | 457 .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 D | xilinx_phy.c | 135 .shutdown = &genphy_shutdown,
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | tegra20-dc.txt | 35 - nvidia,lvds-shutdown-gpios: LVDS power shutdown GPIO 81 nvidia,lvds-shutdown-gpios = <&gpio 10 0>; /* PB2 */
|
| /rk3399_rockchip-uboot/include/ |
| H A D | sound.h | 60 int (*shutdown)(struct udevice *dev); member
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/thermal/ |
| H A D | rockchip-thermal.txt | 16 - 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 D | pmic-uclass.c | 216 if (!ops || !ops->shutdown) in pmic_shutdown() 219 return ops->shutdown(dev); in pmic_shutdown()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | am335x-bone-common.dtsi | 303 * [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 D | tegra20-medcom-wide.dts | 62 nvidia,lvds-shutdown-gpios = <&gpio TEGRA_GPIO(B, 2)
|
| H A D | tegra20-tec.dts | 74 nvidia,lvds-shutdown-gpios = <&gpio TEGRA_GPIO(B, 2)
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | da8xx.c | 312 goto shutdown; /* Shutdown what we started */ in da8xx_musb_probe() 319 shutdown: in da8xx_musb_probe()
|