Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c805 unsigned int yuv_lineskip; in sh_mobile_ceu_set_bus_param() local
853 yuv_lineskip = 0x10; in sh_mobile_ceu_set_bus_param()
859 yuv_lineskip = 0; /* skip for NV12/21, no skip for NV16/61 */ in sh_mobile_ceu_set_bus_param()
931 value = 0x00000007 | yuv_lineskip; in sh_mobile_ceu_set_bus_param()