Home
last modified time | relevance | path

Searched refs:tcon_update_bits (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.c153 static inline void tcon_update_bits(struct ebc_tcon *tcon, unsigned int reg, in tcon_update_bits() function
224 tcon_update_bits(tcon, EBC_DSP_START, DSP_OUT_LOW | DSP_FRM_START_MASK, DSP_OUT_LOW); in tcon_disable()
233 tcon_update_bits(tcon, EBC_DSP_CTRL, UPDATE_MODE_MASK | DISPLAY_MODE_MASK, in tcon_dsp_mode_set()
235 tcon_update_bits(tcon, EBC_EPD_CTRL, THREE_WIN_MODE_MASK, in tcon_dsp_mode_set()
238tcon_update_bits(tcon, EBC_DSP_START, DSP_EINK_MODE_MASK | DSP_FRM_START_MASK, DSP_EINK_MODE(!!ein… in tcon_dsp_mode_set()
282tcon_update_bits(tcon, EBC_DSP_START, DSP_FRM_TOTAL_MASK | DSP_FRM_START_MASK, DSP_FRM_TOTAL(frame… in tcon_frame_start()
285 tcon_update_bits(tcon, EBC_DSP_START, DSP_FRM_START_MASK, DSP_FRM_START); in tcon_frame_start()
296 tcon_update_bits(tcon, EBC_INT_STATUS, DSP_END_INT_CLR, DSP_END_INT_CLR); in tcon_irq_hanlder()
H A Deink_tcon.c133 static inline void tcon_update_bits(struct eink_tcon *tcon, unsigned int reg, in tcon_update_bits() function
198 tcon_update_bits(tcon, EINK_IP_CLR_INT, 0x1, 0x1); in tcon_irq_hanlder()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c218 static inline void tcon_update_bits(struct ebc_tcon_priv *tcon, in tcon_update_bits() function
242 tcon_update_bits(tcon, EBC_INT_STATUS, in ebc_irq_handler()
362 tcon_update_bits(tcon, EBC_DSP_CTRL, in ebc_tcon_dsp_mode_set()
367 tcon_update_bits(tcon, EBC_EPD_CTRL, THREE_WIN_MODE_MASK, in ebc_tcon_dsp_mode_set()
370 tcon_update_bits(tcon, EBC_DSP_START, in ebc_tcon_dsp_mode_set()
449 tcon_update_bits(tcon, EBC_INT_STATUS, in wait_for_last_frame_complete()
461 tcon_update_bits(tcon, EBC_DSP_START, in ebc_tcon_frame_start()
465 tcon_update_bits(tcon, EBC_DSP_START, in ebc_tcon_frame_start()