Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/
A Ds5pxx18_dp_hdmi.c82 nx_hdmi_set_reg(0, HDMI_PHY_REG7C, (0 << 7)); in hdmi_phy_enable()
83 nx_hdmi_set_reg(0, HDMI_PHY_REG7C, (0 << 7)); in hdmi_phy_enable()
94 nx_hdmi_set_reg(0, HDMI_PHY_REG7C, 0x80); in hdmi_phy_enable()
95 nx_hdmi_set_reg(0, HDMI_PHY_REG7C, 0x80); in hdmi_phy_enable()
96 nx_hdmi_set_reg(0, HDMI_PHY_REG7C, (1 << 7)); in hdmi_phy_enable()
97 nx_hdmi_set_reg(0, HDMI_PHY_REG7C, (1 << 7)); in hdmi_phy_enable()
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_hdmi.h466 #define HDMI_PHY_REG7C (OTHER_ADDR_OFFSET + HDMI_PHY_OFFSET + 0x0000007C) macro

Completed in 5 milliseconds