Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Ddw-dp.c167 #define HPD_HOT_UNPLUG BIT(2) macro
2060 if (value & HPD_HOT_UNPLUG) { in dw_dp_handle_hpd_event()
2063 regmap_write(dp->regmap, DPTX_HPD_STATUS, HPD_HOT_UNPLUG); in dw_dp_handle_hpd_event()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Ddw-dp.c168 #define HPD_HOT_UNPLUG BIT(2) macro
2083 if (value & HPD_HOT_UNPLUG) { in dw_dp_handle_hpd_event()
2086 regmap_write(dp->regmap, DPTX_HPD_STATUS, HPD_HOT_UNPLUG); in dw_dp_handle_hpd_event()
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Ddw-dp.c168 #define HPD_HOT_UNPLUG BIT(2) macro
2349 if (value & HPD_HOT_UNPLUG) { in dw_dp_handle_hpd_event()
2352 regmap_write(dp->regmap, DPTX_HPD_STATUS, HPD_HOT_UNPLUG); in dw_dp_handle_hpd_event()