Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu.h199 unsigned Hsync_pol:1; /* true = active high */ member
H A Dmxc_ipuv3_fb.c249 sig_cfg.Hsync_pol = 1; in mxcfb_set_par()
H A Dipu_disp.c1133 if (sig.Hsync_pol) in ipu_init_sync_panel()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dmx3fb.c128 unsigned Hsync_pol:1; /* true = active high */ member
603 sig->Hsync_pol << DI_D3_HSYNC_POL_SHIFT | in sdc_init_panel()
829 sig_cfg.Hsync_pol = true; in __set_par()