Searched refs:TYPE_DVC (Results 1 – 1 of 1) sorted by relevance
25 TYPE_DVC, enumerator47 if (i2c_bus->type == TYPE_DVC) { in set_packet_mode()130 if (i2c_bus->type == TYPE_DVC) { /* only for DVC I2C */ in i2c_init_controller()399 is_dvc = dev_get_driver_data(dev) == TYPE_DVC; in tegra_i2c_probe()507 if (dev_get_driver_data(bus) == TYPE_DVC) { in tegra_i2c_get_dvc_bus()525 { .compatible = "nvidia,tegra20-i2c-dvc", .data = TYPE_DVC },