Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dmmp_disp.h150 int dmafetch_id; member
318 int dmafetch_id; member
/openbmc/linux/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()
/openbmc/linux/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c581 mmp_overlay_set_fetch(fbi->overlay, mi->dmafetch_id); in mmpfb_probe()