Searched refs:vfeBusConfigLocal (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c25 struct vfe_bus_cfg_data vfeBusConfigLocal; member in struct:msm_vfe8x_ctrl
608 in->output1CbcrWrPmEnable = ctrl->vfeBusConfigLocal.viewCbcrWrPathEn;
609 in->output1YWrPmEnable = ctrl->vfeBusConfigLocal.viewYWrPathEn;
610 in->output2CbcrWrPmEnable = ctrl->vfeBusConfigLocal.encCbcrWrPathEn;
611 in->output2YWrPmEnable = ctrl->vfeBusConfigLocal.encYWrPathEn;
2362 ctrl->vfeBusConfigLocal.stripeRdPathEn = TRUE;
2364 ctrl->vfeBusConfigLocal.rawPixelDataSize =
2368 vfe_reg_bus_cfg(&ctrl->vfeBusConfigLocal);
3395 ctrl->vfeBusConfigLocal.rawPixelDataSize = in->outputDataSize;
3419 ctrl->vfeBusConfigLocal
[all...]

Completed in 37 milliseconds