Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmax96714.c28 #define MAX96714_CSI_NLANES 4 macro
728 for (; lane < MAX96714_CSI_NLANES; lane++) { in max96714_init_tx_port()
730 MAX96714_CSI_NLANES); in max96714_init_tx_port()
794 if (num_data_lanes < 1 || num_data_lanes > MAX96714_CSI_NLANES) { in max96714_parse_dt_txport()