Home
last modified time | relevance | path

Searched refs:SUNXI_LCDC_TCON0_TIMING_H_BP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dlcdc.h82 #define SUNXI_LCDC_TCON0_TIMING_H_BP(n) (((n) - 1) << 0) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dlcdc.c96 SUNXI_LCDC_TCON0_TIMING_H_BP(bp), &lcdc->tcon0_timing_h); in lcdc_tcon0_mode_set()