Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h213 #define AHB_GATE_OFFSET_HDMI 11 macro
H A Dclock_sun4i.h199 #define AHB_GATE_OFFSET_HDMI 11 macro
H A Dclock_sun6i.h330 #define AHB_GATE_OFFSET_HDMI 11 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c355 setbits_le32(&ccm->ahb_gate1, 1 << AHB_GATE_OFFSET_HDMI); in sunxi_dw_hdmi_probe()
H A Dsunxi_display.c108 setbits_le32(&ccm->ahb_gate1, 1 << AHB_GATE_OFFSET_HDMI); in sunxi_hdmi_hpd_detect()
140 clrbits_le32(&ccm->ahb_gate1, 1 << AHB_GATE_OFFSET_HDMI); in sunxi_hdmi_shutdown()