Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/cal/
H A Dcal.h49 #define CAL_CAMERARX_NUM_PADS (1 + CAL_CAMERARX_NUM_SOURCE_PADS) macro
180 struct media_pad pads[CAL_CAMERARX_NUM_PADS];
H A Dcal-camerarx.c1008 for (i = CAL_CAMERARX_PAD_FIRST_SOURCE; i < CAL_CAMERARX_NUM_PADS; ++i) in cal_camerarx_create()
H A Dcal-video.c991 for (pad_idx = 1; pad_idx < CAL_CAMERARX_NUM_PADS; in cal_ctx_v4l2_register()