Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds