Searched refs:shutdown (Results 1 – 25 of 130) sorted by relevance
123456
| /u-boot/drivers/net/phy/ |
| A D | ti_phy_init.c | 20 .shutdown = &genphy_shutdown, 30 .shutdown = &genphy_shutdown, 40 .shutdown = &genphy_shutdown, 50 .shutdown = &genphy_shutdown, 60 .shutdown = &genphy_shutdown, 70 .shutdown = &genphy_shutdown, 80 .shutdown = &genphy_shutdown,
|
| A D | smsc.c | 53 .shutdown = &genphy_shutdown, 63 .shutdown = &genphy_shutdown, 73 .shutdown = &genphy_shutdown, 83 .shutdown = &genphy_shutdown, 93 .shutdown = &genphy_shutdown, 103 .shutdown = &genphy_shutdown,
|
| A D | micrel_ksz8xxx.c | 24 .shutdown = &genphy_shutdown, 54 .shutdown = &genphy_shutdown, 82 .shutdown = &genphy_shutdown, 97 .shutdown = &genphy_shutdown, 125 .shutdown = &genphy_shutdown, 182 .shutdown = &genphy_shutdown, 195 .shutdown = &genphy_shutdown, 220 .shutdown = &genphy_shutdown,
|
| A D | vitesse.c | 303 .shutdown = &genphy_shutdown, 313 .shutdown = &genphy_shutdown, 323 .shutdown = &genphy_shutdown, 333 .shutdown = &genphy_shutdown, 343 .shutdown = &genphy_shutdown, 353 .shutdown = &genphy_shutdown, 363 .shutdown = &genphy_shutdown, 373 .shutdown = &genphy_shutdown, 383 .shutdown = &genphy_shutdown, 393 .shutdown = &genphy_shutdown, [all …]
|
| A D | natsemi.c | 43 .shutdown = &genphy_shutdown, 113 .shutdown = &genphy_shutdown, 156 .shutdown = &genphy_shutdown,
|
| A D | marvell.c | 704 .shutdown = &genphy_shutdown, 714 .shutdown = &genphy_shutdown, 724 .shutdown = &genphy_shutdown, 734 .shutdown = &genphy_shutdown, 744 .shutdown = &genphy_shutdown, 754 .shutdown = &genphy_shutdown, 764 .shutdown = &genphy_shutdown, 774 .shutdown = &genphy_shutdown, 784 .shutdown = &genphy_shutdown, 796 .shutdown = &genphy_shutdown, [all …]
|
| A D | aquantia.c | 611 .shutdown = &gen10g_shutdown, 624 .shutdown = &gen10g_shutdown, 637 .shutdown = &gen10g_shutdown, 651 .shutdown = &gen10g_shutdown, 664 .shutdown = &gen10g_shutdown, 678 .shutdown = &gen10g_shutdown, 692 .shutdown = &gen10g_shutdown, 706 .shutdown = &gen10g_shutdown, 720 .shutdown = &gen10g_shutdown,
|
| A D | broadcom.c | 321 .shutdown = &genphy_shutdown, 331 .shutdown = &genphy_shutdown, 341 .shutdown = &genphy_shutdown, 351 .shutdown = &genphy_shutdown,
|
| A D | realtek.c | 409 .shutdown = &genphy_shutdown, 421 .shutdown = &genphy_shutdown, 432 .shutdown = &genphy_shutdown, 444 .shutdown = &genphy_shutdown, 458 .shutdown = &genphy_shutdown,
|
| A D | intel_xway.c | 40 .shutdown = genphy_shutdown,
|
| A D | atheros.c | 343 .shutdown = genphy_shutdown, 353 .shutdown = genphy_shutdown, 363 .shutdown = genphy_shutdown,
|
| A D | lxt.c | 68 .shutdown = &genphy_shutdown,
|
| A D | davicom.c | 79 .shutdown = &genphy_shutdown,
|
| A D | teranetics.c | 103 .shutdown = &gen10g_shutdown,
|
| A D | generic_10g.c | 90 .shutdown = gen10g_shutdown,
|
| A D | nxp-tja11xx.c | 258 .shutdown = &genphy_shutdown, 268 .shutdown = &genphy_shutdown,
|
| A D | fixed.c | 104 .shutdown = fixedphy_shutdown,
|
| /u-boot/doc/device-tree-bindings/video/ |
| A D | tegra20-dc.txt | 35 - nvidia,lvds-shutdown-gpios: LVDS power shutdown GPIO 81 nvidia,lvds-shutdown-gpios = <&gpio 10 0>; /* PB2 */
|
| /u-boot/doc/device-tree-bindings/thermal/ |
| 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.
|
| /u-boot/tools/binman/test/ |
| A D | 071_gbb.dts | 24 disable-lid-shutdown;
|
| /u-boot/arch/arm/dts/ |
| A D | imx8mq-librem5-r3.dtsi | 32 shutdown-gpios = <&gpio5 4 GPIO_ACTIVE_LOW>;
|
| A D | tegra20-medcom-wide.dts | 62 nvidia,lvds-shutdown-gpios = <&gpio TEGRA_GPIO(B, 2)
|
| A D | tegra20-tec.dts | 74 nvidia,lvds-shutdown-gpios = <&gpio TEGRA_GPIO(B, 2)
|
| A D | am335x-bone-common.dtsi | 286 * [PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller 292 * &tps { /delete-property/ ti,pmic-shutdown-controller; } 295 * measurement after shutdown: it should be less than 1 mA.) 301 ti,pmic-shutdown-controller;
|
| A D | rk3399-rock-pi-4c.dts | 54 shutdown-gpios = <&gpio0 RK_PB1 GPIO_ACTIVE_HIGH>;
|
Completed in 33 milliseconds
123456