Searched refs:fastboot (Results 1 – 8 of 8) sorted by relevance
66 param(int, fastboot, -1) \
103 i915_param_named(fastboot, int, 0600,
210 bool fastboot; member
15 - mode-bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based d…
1099 ctsen << 7 | intsel << 6 | puargs->fastboot << 5 | in si476x_core_cmd_power_up_a20()
307 mode-fastboot = <BOOT_FASTBOOT>;
147 fastboot This option is used when a system wants to reduce mount
12522 if (i915_modparams.fastboot != -1) in fastboot_enabled()12523 return i915_modparams.fastboot; in fastboot_enabled()