Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dmmp_disp.h163 int dmafetch_id; member
331 int dmafetch_id; member
/linux-4.1.27/arch/arm/mach-mmp/
Dttc_dkb.c216 .dmafetch_id = 1,
/linux-4.1.27/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c238 overlay->dmafetch_id = fetch_id; in overlay_set_fetch()
Dmmp_ctrl.h1428 return overlay->dmafetch_id & 1; in overlay_is_vid()
/linux-4.1.27/drivers/video/fbdev/mmp/fb/
Dmmpfb.c599 mmp_overlay_set_fetch(fbi->overlay, mi->dmafetch_id); in mmpfb_probe()