Home
last modified time | relevance | path

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

/linux-6.12.1/include/video/
Dmmp_disp.h150 int dmafetch_id; member
318 int dmafetch_id; member
/linux-6.12.1/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c232 overlay->dmafetch_id = fetch_id; in overlay_set_fetch()
Dmmp_ctrl.h1414 return overlay->dmafetch_id & 1; in overlay_is_vid()
/linux-6.12.1/drivers/video/fbdev/mmp/fb/
Dmmpfb.c581 mmp_overlay_set_fetch(fbi->overlay, mi->dmafetch_id); in mmpfb_probe()