Home
last modified time | relevance | path

Searched refs:hpd_gpiod (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi.c508 void dw_hdmi_set_iomux(void *grf, void *gpio_base, struct gpio_desc *hpd_gpiod, in dw_hdmi_set_iomux() argument
552 if (dm_gpio_is_valid(hpd_gpiod)) { in dw_hdmi_set_iomux()
554 val = dm_gpio_get_value(hpd_gpiod); in dw_hdmi_set_iomux()
H A Ddw_hdmi.h1415 void dw_hdmi_set_iomux(void *grf, void *gpio_base, struct gpio_desc *hpd_gpiod,
H A Ddw_hdmi.c212 struct gpio_desc hpd_gpiod; member
2433 &hdmi->hpd_gpiod, GPIOD_IS_IN); in rockchip_dw_hdmi_init()
2485 &hdmi->hpd_gpiod, hdmi->dev_type); in rockchip_dw_hdmi_init()