Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun8i_a83t.h285 #define AHB_RESET_OFFSET_HDMI 11 macro
Dclock_sun6i.h468 #define AHB_RESET_OFFSET_HDMI 11 macro
/external/u-boot/drivers/video/sunxi/
Dsunxi_dw_hdmi.c341 setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_HDMI); in sunxi_dw_hdmi_probe()
Dsunxi_display.c106 setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_HDMI); in sunxi_hdmi_hpd_detect()
135 clrbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_HDMI); in sunxi_hdmi_shutdown()