Searched refs:HDMI_PHY_REG04 (Results 1 – 2 of 2) sorted by relevance
84 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()
436 #define HDMI_PHY_REG04 (OTHER_ADDR_OFFSET + HDMI_PHY_OFFSET + 0x00000004) macro
Completed in 8 milliseconds