Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.h75 static inline void ebc_tcon_frame_start(struct ebc_tcon *tcon, int frame_total) in ebc_tcon_frame_start() function
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c455 static int ebc_tcon_frame_start(struct udevice *dev, int frame_total) in ebc_tcon_frame_start() function
504 .frame_start = ebc_tcon_frame_start,