Home
last modified time | relevance | path

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

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