Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmax96717.c28 #define MAX96717_CSI_NLANES 4 macro
941 for (; lane < MAX96717_CSI_NLANES; lane++) { in max96717_init_csi_lanes()
943 MAX96717_CSI_NLANES); in max96717_init_csi_lanes()
1015 if (num_data_lanes < 1 || num_data_lanes > MAX96717_CSI_NLANES) in max96717_parse_dt()