Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c313 static inline void tcon_write(struct ebc_tcon_priv *tcon, unsigned int reg, in tcon_write() function
384 tcon_write(tcon, EBC_DSP_HTIMING0, in ebc_tcon_enable()
387 tcon_write(tcon, EBC_DSP_HTIMING1, in ebc_tcon_enable()
390 tcon_write(tcon, EBC_DSP_VTIMING0, in ebc_tcon_enable()
393 tcon_write(tcon, EBC_DSP_VTIMING1, in ebc_tcon_enable()
396 tcon_write(tcon, EBC_DSP_ACT_INFO, in ebc_tcon_enable()
399 tcon_write(tcon, EBC_WIN_VIR, in ebc_tcon_enable()
402 tcon_write(tcon, EBC_WIN_ACT, in ebc_tcon_enable()
405 tcon_write(tcon, EBC_WIN_DSP, in ebc_tcon_enable()
408 tcon_write(tcon, EBC_WIN_DSP_ST, in ebc_tcon_enable()
[all …]