Home
last modified time | relevance | path

Searched refs:hpd (Results 76 – 100 of 258) sorted by relevance

1234567891011

/openbmc/linux/Documentation/devicetree/bindings/media/cec/
H A Dsamsung,s5p-cec.yaml62 needs-hpd;
/openbmc/linux/Documentation/devicetree/bindings/display/connector/
H A Dhdmi-connector.yaml27 hpd-gpios:
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts85 hpd-gpios = <&gpc3 0 GPIO_ACTIVE_HIGH>;
99 hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
467 dp_hpd_gpio: dp-hpd-pins {
516 hdmi_hpd_irq: hdmi-hpd-irq-pins {
H A Dexynos5422-odroidxu3-common.dtsi435 hpd-gpios = <&gpx3 7 GPIO_ACTIVE_HIGH>;
446 needs-hpd;
495 hdmi_hpd_irq: hdmi-hpd-irq-pins {
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c113 args.v2.ucHPD_ID = chan->rec.hpd; in radeon_process_aux_ch()
233 radeon_connector->ddc_bus->rec.hpd = radeon_connector->hpd.hpd; in radeon_dp_aux_init()
H A Dradeon_asic.h99 bool r100_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
101 enum radeon_hpd_id hpd);
245 bool rs600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
247 enum radeon_hpd_id hpd);
356 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
358 enum radeon_hpd_id hpd);
520 bool evergreen_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
522 enum radeon_hpd_id hpd);
H A Devergreen.c1727 if (hpd == RADEON_HPD_NONE) in evergreen_hpd_sense()
1742 enum radeon_hpd_id hpd) in evergreen_hpd_set_polarity() argument
1746 if (hpd == RADEON_HPD_NONE) in evergreen_hpd_set_polarity()
1772 enum radeon_hpd_id hpd = in evergreen_hpd_init() local
1773 to_radeon_connector(connector)->hpd.hpd; in evergreen_hpd_init()
1785 if (hpd == RADEON_HPD_NONE) in evergreen_hpd_init()
1789 enabled |= 1 << hpd; in evergreen_hpd_init()
1811 enum radeon_hpd_id hpd = in evergreen_hpd_fini() local
1812 to_radeon_connector(connector)->hpd.hpd; in evergreen_hpd_fini()
1814 if (hpd == RADEON_HPD_NONE) in evergreen_hpd_fini()
[all …]
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2837-rpi-cm3-io3.dts80 hpd-gpios = <&expgpio 1 GPIO_ACTIVE_LOW>;
H A Dbcm2835-rpi-cm1-io1.dts81 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
H A Dbcm2835-rpi-b.dts91 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
H A Dbcm2835-rpi-zero.dts99 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
H A Dbcm2836-rpi-2-b.dts96 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
H A Dbcm2835-rpi-b-rev2.dts97 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
H A Dbcm2835-rpi-a.dts97 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
H A Dbcm2835-rpi-a-plus.dts95 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
H A Dbcm2835-rpi-b-plus.dts97 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddisp.h18 struct nvkm_event hpd; member
/openbmc/u-boot/arch/arm/dts/
H A Dbcm2835-rpi-b-rev2.dts95 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
H A Dbcm2835-rpi-a.dts95 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
H A Dbcm2835-rpi-b.dts90 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
H A Dbcm2835-rpi-a-plus.dts100 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
H A Dbcm2835-rpi-b-plus.dts102 hpd-gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
/openbmc/linux/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra124-sor.yaml79 nvidia,hpd-gpio:
196 nvidia,hpd-gpio = <&gpio TEGRA_GPIO(CC, 1) GPIO_ACTIVE_LOW>;
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-var-om44customboard.dtsi52 hpd-gpios = <&gpio2 31 GPIO_ACTIVE_HIGH>; /* gpio_63 */
166 hdmi_hpd_pins: hdmi-hpd-pins {
/openbmc/linux/include/drm/bridge/
H A Ddw_hdmi.h177 void dw_hdmi_setup_rx_sense(struct dw_hdmi *hdmi, bool hpd, bool rx_sense);

1234567891011