Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddw_hdmi.h18 #define HDMI_DESIGN_ID 0x0000 macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.h10 #define HDMI_DESIGN_ID 0x0000 macro
H A Ddw_hdmi.c2246 hdmi->version = (hdmi_readb(hdmi, HDMI_DESIGN_ID) << 8) in dw_hdmi_dev_init()