Home
last modified time | relevance | path

Searched refs:HDMI_PHY_I2CM_ADDRESS_ADDR (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddw_hdmi.h129 #define HDMI_PHY_I2CM_ADDRESS_ADDR 0x3021 macro
/rk3399_rockchip-uboot/drivers/video/
H A Ddw_hdmi.c258 hdmi_write(hdmi, addr, HDMI_PHY_I2CM_ADDRESS_ADDR); in hdmi_phy_i2c_write()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.h343 #define HDMI_PHY_I2CM_ADDRESS_ADDR 0x3021 macro
H A Ddw_hdmi.c641 hdmi_writeb(hdmi, addr, HDMI_PHY_I2CM_ADDRESS_ADDR); in dw_hdmi_phy_i2c_write()