Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dlcdc.h97 #define SUNXI_LCDC_TCON1_TIMING_H_BP(n) (((n) - 1) << 0) macro
/openbmc/u-boot/drivers/video/sunxi/
H A Dlcdc.c179 SUNXI_LCDC_TCON1_TIMING_H_BP(bp), &lcdc->tcon1_timing_h); in lcdc_tcon1_mode_set()