Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Deink_tcon.c124 static inline unsigned int tcon_read(struct eink_tcon *tcon, unsigned int reg) in tcon_read() function
195 intr_status = tcon_read(tcon, EINK_IP_STATUS); in tcon_irq_hanlder()
H A Debc_tcon.c144 static inline unsigned int tcon_read(struct ebc_tcon *tcon, unsigned int reg) in tcon_read() function
293 intr_status = tcon_read(tcon, EBC_INT_STATUS); in tcon_irq_hanlder()
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c212 static inline unsigned int tcon_read(struct ebc_tcon_priv *tcon, in tcon_read() function