Home
last modified time | relevance | path

Searched refs:fastboot (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/i915/
Di915_params.c43 .fastboot = 0,
137 module_param_named(fastboot, i915.fastboot, bool, 0600);
138 MODULE_PARM_DESC(fastboot,
Di915_drv.h2688 bool fastboot; member
Dintel_display.c13169 if (i915.fastboot && in intel_atomic_check()
/drivers/mfd/
Dsi476x-cmd.c1108 ctsen << 7 | intsel << 6 | puargs->fastboot << 5 | in si476x_core_cmd_power_up_a20()