Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun4i.h324 #define CCM_HDMI_CTRL_GATE (0x1 << 31) macro
H A Dclock_sun6i.h438 #define CCM_HDMI_CTRL_GATE (0x1 << 31) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c359 setbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_dw_hdmi_probe()
H A Dsunxi_display.c111 setbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_hdmi_hpd_detect()
139 clrbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_GATE); in sunxi_hdmi_shutdown()