Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun4i.h324 #define CCM_HDMI_CTRL_GATE (0x1 << 31) macro
Dclock_sun6i.h430 #define CCM_HDMI_CTRL_GATE (0x1 << 31) macro
/external/u-boot/drivers/video/sunxi/
Dsunxi_dw_hdmi.c347 setbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_dw_hdmi_probe()
Dsunxi_display.c111 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()