Home
last modified time | relevance | path

Searched refs:hdmi_clk_cfg (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/video/sunxi/
Dsunxi_dw_hdmi.c337 clrsetbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_PLL_MASK, in sunxi_dw_hdmi_probe()
347 setbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_dw_hdmi_probe()
Dsunxi_display.c101 clrsetbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_PLL_MASK, in sunxi_hdmi_hpd_detect()
111 setbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_hdmi_hpd_detect()
132 clrbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_hdmi_shutdown()
226 setbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_DDC_GATE); in sunxi_hdmi_edid_get_mode()
263 clrbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_DDC_GATE); in sunxi_hdmi_edid_get_mode()
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun8i_a83t.h79 u32 hdmi_clk_cfg; /* 0x150 HDMI module clock */ member
Dclock_sun4i.h84 u32 hdmi_clk_cfg; /* 0x150 */ member
Dclock_sun6i.h97 u32 hdmi_clk_cfg; /* 0x150 HDMI module clock */ member