Home
last modified time | relevance | path

Searched refs:enable_pol (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu.h198 unsigned enable_pol:1; member
H A Dmxc_ipuv3_fb.c257 sig_cfg.enable_pol = 1; in mxcfb_set_par()
H A Dipu_disp.c1150 if (sig.enable_pol) in ipu_init_sync_panel()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dmx3fb.c127 unsigned enable_pol:1; member
602 sig->enable_pol << DI_D3_DRDY_SHARP_POL_SHIFT | in sdc_init_panel()
837 sig_cfg.enable_pol = true; in __set_par()
/OK3568_Linux_fs/kernel/include/video/
H A Dimx-ipu-v3.h39 unsigned enable_pol:1; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c294 sig_cfg.enable_pol = !(imx_crtc_state->bus_flags & DRM_BUS_FLAG_DE_LOW); in ipu_crtc_mode_set_nofb()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-di.c625 if (sig->enable_pol) in ipu_di_init_sync_panel()