Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Ddw_hdmi.c744 uint ih_mute; in dw_hdmi_init() local
753 ih_mute = /*hdmi_read(hdmi, HDMI_IH_MUTE) |*/ in dw_hdmi_init()
757 hdmi_write(hdmi, ih_mute, HDMI_IH_MUTE); in dw_hdmi_init()
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dmxc_hdmi.h51 u8 ih_mute; /* 0x1ff */ member