Lines Matching full:max9286
3 * Maxim MAX9286 GMSL Deserializer Driver
321 /* Open all channels on the MAX9286 */ in max9286_i2c_mux_open()
1035 /* Configure V4L2 for the MAX9286 itself */ in max9286_v4l2_register()
1349 dev_err(&client->dev, "Unable to setup max9286\n"); in max9286_init()
1354 * Register all V4L2 interactions for the MAX9286 and notifiers for in max9286_init()
1605 gpiod_set_consumer_name(priv->gpiod_pwdn, "max9286-pwdn"); in max9286_probe()
1613 * The MAX9286 starts by default with all ports enabled, we disable all in max9286_probe()
1620 * The MAX9286 initialises with auto-acknowledge enabled by default. in max9286_probe()
1666 { .compatible = "maxim,max9286" },
1673 .name = "max9286",
1682 MODULE_DESCRIPTION("Maxim MAX9286 GMSL Deserializer Driver");