Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dmmp_disp.h163 int dmafetch_id; member
331 int dmafetch_id; member
/Linux-v4.19/arch/arm/mach-mmp/
Dttc_dkb.c213 .dmafetch_id = 1,
/Linux-v4.19/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-v4.19/drivers/video/fbdev/mmp/fb/
Dmmpfb.c598 mmp_overlay_set_fetch(fbi->overlay, mi->dmafetch_id); in mmpfb_probe()