Home
last modified time | relevance | path

Searched refs:AHB_RESET_OFFSET_LVDS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h290 #define AHB_RESET_OFFSET_LVDS 0 macro
H A Dclock_sun6i.h489 #define AHB_RESET_OFFSET_LVDS 0 macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c539 setbits_le32(&ccm->ahb_reset2_cfg, 1 << AHB_RESET_OFFSET_LVDS); in sunxi_lcdc_init()