Home
last modified time | relevance | path

Searched full:overdrive (Results 1 – 25 of 44) sorted by relevance

12

/linux/arch/arm64/boot/dts/amd/
H A Damd-overdrive-rev-b1.dts3 * DTS file for AMD Seattle Overdrive Development Board
11 /include/ "amd-overdrive-rev-b0.dts"
14 model = "AMD Seattle (Rev.B1) Development Board (Overdrive)";
H A Damd-overdrive-rev-b0.dts3 * DTS file for AMD Seattle Overdrive Development Board
15 model = "AMD Seattle (Rev.B0) Development Board (Overdrive)";
16 compatible = "amd,seattle-overdrive", "amd,seattle";
H A DMakefile3 dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb
/linux/Documentation/devicetree/bindings/input/
H A Dti,drv260x.yaml74 vib-overdrive-mv:
77 The overdrive voltage of the actuator in millivolts.
107 vib-overdrive-mv = <3200>;
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v14_0_2_pptable.h41 …ORM_CAP_MOBILEOVERDRIVE 0x80 // This cap indicates whether board supports the Mobile Overdrive.
46 #define SMU_14_0_2_PP_OVERDRIVE_VERSION 0x1 // TODO: FIX OverDrive Version TBD
H A Dsmu_v13_0_7_pptable.h41 #define SMU_13_0_7_PP_OVERDRIVE_VERSION 0x83 // OverDrive 8 Table Version 0.2
H A Dsmu_v11_0_7_pptable.h41 #define SMU_11_0_7_PP_OVERDRIVE_VERSION 0x81 // OverDrive 8 Table Versi…
/linux/Documentation/hwmon/
H A Dtps546d24.rst28 overdrive the internal 5-V LDO with an external 5-V supply via the VDD5
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.h236 // To determine if sclk and mclk are in overdrive state
506 /* ---- Overdrive next setting ---- */
H A Dvega10_pptable.h81 ULONG ulMaxODEngineClock; /* For Overdrive. */
82 ULONG ulMaxODMemoryClock; /* For Overdrive. */
H A Dpptable_v1_0.h113 ULONG ulMaxODEngineClock; /*For Overdrive. */
114 ULONG ulMaxODMemoryClock; /*For Overdrive. */
H A Dvega12_hwmgr.h383 /* ---- Overdrive next setting ---- */
H A Dvega12_processpptables.c244 /* enable TDP overdrive (PowerControl) feature as well if supported */ in init_powerplay_table_information()
/linux/Documentation/w1/masters/
H A Dds2490.rst40 - The hardware supports normal, flexible, and overdrive bus
/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,aal.yaml84 of many gamma, overdrive or other blocks.
/linux/drivers/w1/slaves/
H A DKconfig75 unique number. Requires OverDrive Speed to talk to.
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h110 ULONG ulMaxEngineClock; // For Overdrive.
111 ULONG ulMaxMemoryClock; // For Overdrive.
/linux/drivers/regulator/
H A Dda9063-regulator.c457 * When enabling overdrive, do it before changing the current limit to in da9063_buck_set_limit_set_overdrive()
482 * Attempt to restore original overdrive state, ignore failure- in da9063_buck_set_limit_set_overdrive()
496 * When disabling overdrive, do it after changing the current limit to in da9063_buck_set_limit_clear_overdrive()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-huawei-sturgeon.dts85 vib-overdrive-mv = <3525>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-beacon-som.dtsi6 #include "imx8mm-overdrive.dtsi"
H A Dimx8mn-beacon-som.dtsi6 #include "imx8mn-overdrive.dtsi"
/linux/drivers/input/joystick/
H A DKconfig132 Overdrive protocol over PC gameport.
/linux/drivers/zorro/
H A Dzorro.ids262 1000 OverDrive [HD Controller]
/linux/drivers/platform/x86/
H A Dasus-wmi.c2306 /* Panel Overdrive ************************************************************/
2325 u32 overdrive; in panel_od_store() local
2329 result = kstrtou32(buf, 10, &overdrive); in panel_od_store()
2333 if (overdrive > 1) in panel_od_store()
2336 err = asus_wmi_set_devstate(ASUS_WMI_DEVID_PANEL_OD, overdrive, &result); in panel_od_store()
2339 pr_warn("Failed to set panel overdrive: %d\n", err); in panel_od_store()
2344 pr_warn("Failed to set panel overdrive (result): 0x%x\n", result); in panel_od_store()
/linux/drivers/input/misc/
H A Ddrv260x.c476 error = device_property_read_u32(dev, "vib-overdrive-mv", &voltage); in drv260x_probe()

12