Searched refs:hotplug (Results 1 – 9 of 9) sorted by relevance
/u-boot/doc/device-tree-bindings/video/ |
A D | intel-gma.txt | 12 - intel,dp-hotplug : values for digital port hotplug, one cell per value for
|
/u-boot/drivers/video/bridge/ |
A D | video-bridge-uclass.c | 42 ret = dm_gpio_get_value(&uc_priv->hotplug); in video_bridge_check_attached() 97 ret = gpio_request_by_name(dev, "hotplug-gpios", 0, &uc_priv->hotplug, in video_bridge_pre_probe()
|
/u-boot/include/ |
A D | video_bridge.h | 22 struct gpio_desc hotplug; member
|
/u-boot/doc/device-tree-bindings/gpu/ |
A D | nvidia,tegra20-host1x.txt | 129 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection 155 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection 191 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection 215 - nvidia,hpd-gpio: specifies a GPIO used for hotplug detection
|
/u-boot/arch/arm/dts/ |
A D | exynos5250-snow.dts | 198 hotplug-gpios = <&gpx0 7 GPIO_ACTIVE_HIGH>;
|
A D | exynos5250-spring.dts | 587 hotplug-gpios = <&gpc3 0 GPIO_ACTIVE_HIGH>;
|
/u-boot/arch/x86/dts/ |
A D | chromebook_samus.dts | 511 intel,dp-hotplug = <6 6 6>;
|
/u-boot/drivers/mmc/ |
A D | Kconfig | 786 This option assumes no hotplug, and u-boot has to make all the way to
|
/u-boot/doc/board/microchip/ |
A D | mpfs_icicle.rst | 386 …/etc/init.d/S10mdev: line 21: can't create /proc/sys/kernel/hotplug: nonexiste[ 1.331981] mmc0:…
|
Completed in 10 milliseconds