Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c639 reg = readb(&hdmi->phy_conf0); in imx_enable_hdmi_phy()
641 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
644 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
647 writeb(reg, &hdmi->phy_conf0); in imx_enable_hdmi_phy()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmxc_hdmi.h335 u8 phy_conf0; /* 0x3000 */ member