Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c84 nx_hdmi_set_reg(0, HDMI_PHY_REG04, (0 << 4)); in hdmi_phy_enable()
85 nx_hdmi_set_reg(0, HDMI_PHY_REG04, (0 << 4)); in hdmi_phy_enable()
89 for (i = 0, addr = HDMI_PHY_REG04; size > i; i++, addr += 4) { in hdmi_phy_enable()
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_hdmi.h436 #define HDMI_PHY_REG04 (OTHER_ADDR_OFFSET + HDMI_PHY_OFFSET + 0x00000004) macro

Completed in 8 milliseconds