Home
last modified time | relevance | path

Searched refs:hdmi_slow_clk_cfg (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun8i_a83t.h80 u32 hdmi_slow_clk_cfg; /* 0x154 HDMI slow module clock */ member
Dclock_sun6i.h99 u32 hdmi_slow_clk_cfg; /* 0x154 HDMI slow module clock */ member
/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()