Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_params.h71 param(int, fastboot, -1, 0600) \
A Di915_params.c120 i915_param_named(fastboot, int, 0400,
/linux/include/linux/mfd/
A Dsi476x-platform.h210 bool fastboot; member
/linux/Documentation/devicetree/bindings/power/reset/
A Dreboot-mode.yaml25 …- bootloader: Android fastboot mode, it's a mode to re-flash partitions on the Android based devic…
/linux/drivers/mfd/
A Dsi476x-cmd.c1097 ctsen << 7 | intsel << 6 | puargs->fastboot << 5 | in si476x_core_cmd_power_up_a20()
/linux/arch/arm64/boot/dts/rockchip/
A Drk3308.dtsi176 mode-fastboot = <BOOT_FASTBOOT>;
A Dpx30.dtsi346 mode-fastboot = <BOOT_FASTBOOT>;
/linux/Documentation/filesystems/
A Df2fs.rst157 fastboot This option is used when a system wants to reduce mount
/linux/drivers/gpu/drm/i915/display/
A Dintel_display.c7376 if (dev_priv->params.fastboot != -1) in fastboot_enabled()
7377 return dev_priv->params.fastboot; in fastboot_enabled()

Completed in 49 milliseconds