Searched refs:eink_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 …_set)(struct ebc_tcon *tcon, int update_mode, int display_mode, int three_win_mode, int eink_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 238 …ate_bits(tcon, EBC_DSP_START, DSP_EINK_MODE_MASK | DSP_FRM_START_MASK, DSP_EINK_MODE(!!eink_mode)); in tcon_dsp_mode_set()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_ebc.h | 49 int eink_mode);
|
| H A D | rk_ebc_tcon.c | 358 int eink_mode) in ebc_tcon_dsp_mode_set() argument 372 DSP_EINK_MODE(!!eink_mode)); in ebc_tcon_dsp_mode_set()
|