Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h285 #define AHB_RESET_OFFSET_HDMI 11 macro
H A Dclock_sun6i.h476 #define AHB_RESET_OFFSET_HDMI 11 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c353 setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_HDMI); in sunxi_dw_hdmi_probe()
H A Dsunxi_display.c106 setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_HDMI); in sunxi_hdmi_hpd_detect()
142 clrbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_HDMI); in sunxi_hdmi_shutdown()