Searched refs:overdrive (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/arch/arm64/boot/dts/amd/ |
D | Makefile | 2 dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb
|
D | amd-overdrive-rev-b0.dts | 16 compatible = "amd,seattle-overdrive", "amd,seattle";
|
D | amd-overdrive-rev-b1.dts | 16 compatible = "amd,seattle-overdrive", "amd,seattle";
|
/linux-6.6.21/Documentation/devicetree/bindings/input/ |
D | ti,drv260x.yaml | 74 vib-overdrive-mv: 77 The overdrive voltage of the actuator in millivolts. 107 vib-overdrive-mv = <3200>;
|
/linux-6.6.21/Documentation/hwmon/ |
D | tps546d24.rst | 28 overdrive the internal 5-V LDO with an external 5-V supply via the VDD5
|
/linux-6.6.21/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,od.yaml | 14 Mediatek display overdrive, namely OD, increases the transition values
|
/linux-6.6.21/Documentation/w1/masters/ |
D | ds2490.rst | 40 - The hardware supports normal, flexible, and overdrive bus
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
D | dcn_calcs.c | 1508 const int overdrive = 5000000; /* 5 GHz to cover Overdrive */ in dcn_bw_notify_pplib_of_wm_ranges() local 1527 ranges.reader_wm_sets[0].max_drain_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges() 1529 ranges.reader_wm_sets[0].max_fill_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges() 1532 ranges.writer_wm_sets[0].max_fill_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges() 1534 ranges.writer_wm_sets[0].max_drain_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
|
/linux-6.6.21/arch/arm/boot/dts/qcom/ |
D | qcom-apq8026-huawei-sturgeon.dts | 85 vib-overdrive-mv = <3525>;
|
/linux-6.6.21/drivers/platform/x86/ |
D | asus-wmi.c | 2061 u32 overdrive; in panel_od_store() local 2065 result = kstrtou32(buf, 10, &overdrive); in panel_od_store() 2069 if (overdrive > 1) in panel_od_store() 2072 err = asus_wmi_set_devstate(ASUS_WMI_DEVID_PANEL_OD, overdrive, &result); in panel_od_store()
|