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