Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/sunxi/
Dsunxi_dw_hdmi.c344 setbits_le32(&ccm->hdmi_slow_clk_cfg, CCM_HDMI_SLOW_CTRL_DDC_GATE); in sunxi_dw_hdmi_probe()
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun6i.h432 #define CCM_HDMI_SLOW_CTRL_DDC_GATE (1 << 31) macro