Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c607 reg = readb(&hdmi->phy_conf0); in imx_enable_hdmi_phy()
609 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
612 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
615 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmxc_hdmi.h332 u8 phy_conf0; /* 0x3000 */ member