Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/ti/cal/
Dcal.h49 #define CAL_CAMERARX_NUM_PADS (1 + CAL_CAMERARX_NUM_SOURCE_PADS) macro
179 struct media_pad pads[CAL_CAMERARX_NUM_PADS];
Dcal-camerarx.c859 for (i = CAL_CAMERARX_PAD_FIRST_SOURCE; i < CAL_CAMERARX_NUM_PADS; ++i) in cal_camerarx_create()