Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx6/
Dsoc.c605 reg = readb(&hdmi->phy_conf0); in imx_enable_hdmi_phy()
607 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
610 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
613 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dmxc_hdmi.h332 u8 phy_conf0; /* 0x3000 */ member