Searched refs:overdrive (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/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-5.19.10/Documentation/devicetree/bindings/input/ |
D | ti,drv260x.txt | 33 - vib-overdrive-mv - The overdrive voltage of the actuator in millivolts. 46 vib-overdrive-mv = <3200>;
|
/linux-5.19.10/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,od.yaml | 14 Mediatek display overdrive, namely OD, increases the transition values
|
/linux-5.19.10/Documentation/w1/masters/ |
D | ds2490.rst | 40 - The hardware supports normal, flexible, and overdrive bus
|
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
D | dcn_calcs.c | 1542 const int overdrive = 5000000; /* 5 GHz to cover Overdrive */ in dcn_bw_notify_pplib_of_wm_ranges() local 1565 ranges.reader_wm_sets[0].max_drain_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges() 1567 ranges.reader_wm_sets[0].max_fill_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges() 1570 ranges.writer_wm_sets[0].max_fill_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges() 1572 ranges.writer_wm_sets[0].max_drain_clk_mhz = overdrive / 1000; in dcn_bw_notify_pplib_of_wm_ranges()
|
/linux-5.19.10/drivers/platform/x86/ |
D | asus-wmi.c | 1593 bool overdrive; in panel_od_store() local 1598 result = kstrtobool(buf, &overdrive); in panel_od_store() 1602 asus->panel_overdrive = overdrive; in panel_od_store()
|