Searched refs:fimc_input_is_mipi_csi (Results 1 – 2 of 2) sorted by relevance
48 #define fimc_input_is_mipi_csi(x) ((x) == 3 || (x) == 4) macro
435 } else if (fimc_input_is_mipi_csi(endpoint.base.port)) { in fimc_md_parse_one_endpoint()