| /linux/arch/arm64/boot/dts/amd/ |
| H A D | amd-overdrive-rev-b1.dts | 3 * 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 D | amd-overdrive-rev-b0.dts | 3 * 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 D | Makefile | 3 dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | ti,drv260x.yaml | 74 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 D | smu_v14_0_2_pptable.h | 41 …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 D | smu_v13_0_7_pptable.h | 41 #define SMU_13_0_7_PP_OVERDRIVE_VERSION 0x83 // OverDrive 8 Table Version 0.2
|
| H A D | smu_v11_0_7_pptable.h | 41 #define SMU_11_0_7_PP_OVERDRIVE_VERSION 0x81 // OverDrive 8 Table Versi…
|
| /linux/Documentation/hwmon/ |
| H A D | tps546d24.rst | 28 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 D | vega20_hwmgr.h | 236 // To determine if sclk and mclk are in overdrive state 506 /* ---- Overdrive next setting ---- */
|
| H A D | vega10_pptable.h | 81 ULONG ulMaxODEngineClock; /* For Overdrive. */ 82 ULONG ulMaxODMemoryClock; /* For Overdrive. */
|
| H A D | pptable_v1_0.h | 113 ULONG ulMaxODEngineClock; /*For Overdrive. */ 114 ULONG ulMaxODMemoryClock; /*For Overdrive. */
|
| H A D | vega12_hwmgr.h | 383 /* ---- Overdrive next setting ---- */
|
| H A D | vega12_processpptables.c | 244 /* enable TDP overdrive (PowerControl) feature as well if supported */ in init_powerplay_table_information()
|
| /linux/Documentation/w1/masters/ |
| H A D | ds2490.rst | 40 - The hardware supports normal, flexible, and overdrive bus
|
| /linux/Documentation/devicetree/bindings/display/mediatek/ |
| H A D | mediatek,aal.yaml | 84 of many gamma, overdrive or other blocks.
|
| /linux/drivers/w1/slaves/ |
| H A D | Kconfig | 75 unique number. Requires OverDrive Speed to talk to.
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | pptable.h | 110 ULONG ulMaxEngineClock; // For Overdrive. 111 ULONG ulMaxMemoryClock; // For Overdrive.
|
| /linux/drivers/regulator/ |
| H A D | da9063-regulator.c | 457 * 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 D | qcom-apq8026-huawei-sturgeon.dts | 85 vib-overdrive-mv = <3525>;
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-beacon-som.dtsi | 6 #include "imx8mm-overdrive.dtsi"
|
| H A D | imx8mn-beacon-som.dtsi | 6 #include "imx8mn-overdrive.dtsi"
|
| /linux/drivers/input/joystick/ |
| H A D | Kconfig | 132 Overdrive protocol over PC gameport.
|
| /linux/drivers/zorro/ |
| H A D | zorro.ids | 262 1000 OverDrive [HD Controller]
|
| /linux/drivers/platform/x86/ |
| H A D | asus-wmi.c | 2306 /* 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 D | drv260x.c | 476 error = device_property_read_u32(dev, "vib-overdrive-mv", &voltage); in drv260x_probe()
|