Searched refs:three_win_mode (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/ |
| H A D | ebc_tcon.h | 35 …void (*dsp_mode_set)(struct ebc_tcon *tcon, int update_mode, int display_mode, int three_win_mode,… 55 int display_mode, int three_win_mode, int eink_mode) in ebc_tcon_dsp_mode_set() argument 57 return tcon->dsp_mode_set(tcon, update_mode, display_mode, three_win_mode, eink_mode); in ebc_tcon_dsp_mode_set()
|
| H A D | ebc_tcon.c | 231 …de_set(struct ebc_tcon *tcon, int update_mode, int display_mode, int three_win_mode, int eink_mode) in tcon_dsp_mode_set() argument 236 DSP_THREE_WIN_MODE(!!three_win_mode)); in tcon_dsp_mode_set()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_ebc.h | 48 int display_mode, int three_win_mode,
|
| H A D | rk_ebc_tcon.c | 357 int display_mode, int three_win_mode, in ebc_tcon_dsp_mode_set() argument 368 DSP_THREE_WIN_MODE(!!three_win_mode)); in ebc_tcon_dsp_mode_set()
|