Searched refs:iic_force_fast (Results 1 – 1 of 1) sorted by relevance
55 static bool iic_force_fast; variable56 module_param(iic_force_fast, bool, 0);57 MODULE_PARM_DESC(iic_force_fast, "Force fast mode (400 kHz)");718 if (iic_force_fast || of_get_property(np, "fast-mode", NULL)) in iic_probe()