Searched refs:mipi_mode (Results 1 – 3 of 3) sorted by relevance
323 bool mipi_mode; in xisc_parse_dt() local327 mipi_mode = of_property_read_bool(np, "microchip,mipi-mode"); in xisc_parse_dt()363 if (mipi_mode) in xisc_parse_dt()
342 bool mipi_mode; in xisc_parse_dt() local346 mipi_mode = of_property_read_bool(np, "microchip,mipi-mode"); in xisc_parse_dt()383 if (mipi_mode) in xisc_parse_dt()
285 unsigned int mipi_mode; member