Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Dmmp_disp.h150 int dmafetch_id; member
318 int dmafetch_id; member
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dttc_dkb.c210 .dmafetch_id = 1,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c232 overlay->dmafetch_id = fetch_id; in overlay_set_fetch()
H A Dmmp_ctrl.h1414 return overlay->dmafetch_id & 1; in overlay_is_vid()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c583 mmp_overlay_set_fetch(fbi->overlay, mi->dmafetch_id); in mmpfb_probe()