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()367 if (mipi_mode) in xisc_parse_dt()
343 bool mipi_mode; in xisc_parse_dt() local347 mipi_mode = of_property_read_bool(np, "microchip,mipi-mode"); in xisc_parse_dt()387 if (mipi_mode) in xisc_parse_dt()
285 unsigned int mipi_mode; member