Home
last modified time | relevance | path

Searched refs:VOUT_ROT_VRFB (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/media/platform/ti/omap/
Domap_vout.c210 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_calculate_offset()
981 if (ovid->rotation_type == VOUT_ROT_VRFB) in omap_vout_vb2_prepare()
1017 if (ovid->rotation_type == VOUT_ROT_VRFB) in omap_vout_vb2_start_streaming()
1355 if (vout->vid_info.rotation_type == VOUT_ROT_VRFB) { in omap_vout_setup_video_data()
1369 if (vout->vid_info.rotation_type == VOUT_ROT_VRFB) in omap_vout_setup_video_data()
1431 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_setup_video_bufs()
1485 vout->vid_info.rotation_type = VOUT_ROT_VRFB; in omap_vout_create_video_devices()
1522 if (vout->vid_info.rotation_type == VOUT_ROT_VRFB) in omap_vout_create_video_devices()
1560 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_cleanup_device()
Domap_voutdef.h78 VOUT_ROT_VRFB = 1, enumerator