Searched refs:HDMI_PHY_SYS_CTL (Results 1 – 2 of 2) sorted by relevance
211 hdmi_writeb(hdmi, HDMI_PHY_SYS_CTL, 0x15); in inno_hdmi_standby()233 hdmi_writeb(hdmi, HDMI_PHY_SYS_CTL, 0x15); in inno_hdmi_power_up()234 hdmi_writeb(hdmi, HDMI_PHY_SYS_CTL, 0x14); in inno_hdmi_power_up()235 hdmi_writeb(hdmi, HDMI_PHY_SYS_CTL, 0x10); in inno_hdmi_power_up()
277 #define HDMI_PHY_SYS_CTL 0xe0 macro