Home
last modified time | relevance | path

Searched refs:HPD_HOT_UNPLUG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c175 #define HPD_HOT_UNPLUG BIT(2) macro
3627 if (value & HPD_HOT_UNPLUG) { in dw_dp_handle_hpd_event()
3630 regmap_write(dp->regmap, DPTX_HPD_STATUS, HPD_HOT_UNPLUG); in dw_dp_handle_hpd_event()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c159 #define HPD_HOT_UNPLUG BIT(2) macro