Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_params.h73 param(int, fastboot, -1, 0600) \
A Di915_params.c134 i915_param_named(fastboot, int, 0400,
/linux-6.3-rc2/include/linux/mfd/
A Dsi476x-platform.h210 bool fastboot; member
/linux-6.3-rc2/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-6.3-rc2/drivers/mfd/
A Dsi476x-cmd.c1097 ctsen << 7 | intsel << 6 | puargs->fastboot << 5 | in si476x_core_cmd_power_up_a20()
/linux-6.3-rc2/arch/arm64/boot/dts/exynos/
A Dexynosautov9.dtsi367 mode-fastboot = <EXYNOSAUTOV9_BOOT_FASTBOOT>;
/linux-6.3-rc2/arch/arm64/boot/dts/rockchip/
A Drk3308.dtsi177 mode-fastboot = <BOOT_FASTBOOT>;
A Dpx30.dtsi367 mode-fastboot = <BOOT_FASTBOOT>;
/linux-6.3-rc2/Documentation/filesystems/
A Df2fs.rst163 fastboot This option is used when a system wants to reduce mount
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display.c5491 if (dev_priv->params.fastboot != -1) in fastboot_enabled()
5492 return dev_priv->params.fastboot; in fastboot_enabled()

Completed in 38 milliseconds