Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun4i.h317 #define CCM_HDMI_CTRL_PLL_MASK (3 << 24) macro
H A Dclock_sun6i.h432 #define CCM_HDMI_CTRL_PLL_MASK (3 << 24) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c349 clrsetbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_PLL_MASK, in sunxi_dw_hdmi_probe()
H A Dsunxi_display.c101 clrsetbits_le32(&ccm->hdmi_clk_cfg, CCM_HDMI_CTRL_PLL_MASK, in sunxi_hdmi_hpd_detect()