Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c29 #define CSI2_NUM_PADS 5 macro
41 struct media_pad pad[CSI2_NUM_PADS];
535 if (sdformat->pad >= CSI2_NUM_PADS) in csi2_set_fmt()
742 for (i = 0; i < CSI2_NUM_PADS; i++) { in csi2_probe()
747 ret = media_entity_pads_init(&csi2->sd.entity, CSI2_NUM_PADS, in csi2_probe()