Searched refs:fastboot (Results 1 – 10 of 10) sorted by relevance
73 param(int, fastboot, -1, 0600) \
134 i915_param_named(fastboot, int, 0400,
210 bool fastboot; member
25 …- bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based devic…
1097 ctsen << 7 | intsel << 6 | puargs->fastboot << 5 | in si476x_core_cmd_power_up_a20()
367 mode-fastboot = <EXYNOSAUTOV9_BOOT_FASTBOOT>;
177 mode-fastboot = <BOOT_FASTBOOT>;
367 mode-fastboot = <BOOT_FASTBOOT>;
163 fastboot This option is used when a system wants to reduce mount
5491 if (dev_priv->params.fastboot != -1) in fastboot_enabled()5492 return dev_priv->params.fastboot; in fastboot_enabled()
Completed in 38 milliseconds