Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h80 u32 hdmi_slow_clk_cfg; /* 0x154 HDMI slow module clock */ member
H A Dclock_sun50i_h6.h197 u32 hdmi_slow_clk_cfg; /* 0xb04 HDMI slow clock control */ member
H A Dclock_sun6i.h103 u32 hdmi_slow_clk_cfg; /* 0x154 HDMI slow module clock */ member
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c356 setbits_le32(&ccm->hdmi_slow_clk_cfg, CCM_HDMI_SLOW_CTRL_DDC_GATE); in sunxi_dw_hdmi_probe()