Home
last modified time | relevance | path

Searched +full:force +full:- +full:mode (Results 1 – 25 of 1054) sorted by relevance

12345678910>>...43

/linux-6.8/drivers/gpu/drm/tests/
Ddrm_cmdline_parser_test.c1 // SPDX-License-Identifier: GPL-2.0
16 struct drm_cmdline_mode mode = { }; in drm_test_cmdline_force_e_only() local
20 &no_connector, &mode)); in drm_test_cmdline_force_e_only()
21 KUNIT_EXPECT_FALSE(test, mode.specified); in drm_test_cmdline_force_e_only()
22 KUNIT_EXPECT_FALSE(test, mode.refresh_specified); in drm_test_cmdline_force_e_only()
23 KUNIT_EXPECT_FALSE(test, mode.bpp_specified); in drm_test_cmdline_force_e_only()
25 KUNIT_EXPECT_FALSE(test, mode.rb); in drm_test_cmdline_force_e_only()
26 KUNIT_EXPECT_FALSE(test, mode.cvt); in drm_test_cmdline_force_e_only()
27 KUNIT_EXPECT_FALSE(test, mode.interlace); in drm_test_cmdline_force_e_only()
28 KUNIT_EXPECT_FALSE(test, mode.margins); in drm_test_cmdline_force_e_only()
[all …]
/linux-6.8/Documentation/devicetree/bindings/regulator/
Dqcom,rpm-regulator.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom,rpm-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 The regulator node houses sub-nodes for each regulator within the device.
16 Each sub-node is identified using the node's name, with valid values listed
28 l29, lvs1, lvs2, lvs3, lvs4, lvs5, lvs6, lvs7, usb-switch, hdmi-switch,
37 - Bjorn Andersson <andersson@kernel.org>
42 - qcom,rpm-pm8058-regulators
43 - qcom,rpm-pm8901-regulators
[all …]
/linux-6.8/drivers/platform/x86/
Dnvidia-wmi-ec-backlight.c1 // SPDX-License-Identifier: GPL-2.0-only
10 #include <linux/platform_data/x86/nvidia-wmi-ec-backlight.h>
15 static bool force; variable
16 module_param(force, bool, 0444);
17 MODULE_PARM_DESC(force, "Force loading (disable acpi_backlight=xxx checks");
20 * wmi_brightness_notify() - helper function for calling WMI-wrapped ACPI method
24 * @mode: The operation to perform on the method (e.g. %WMI_BRIGHTNESS_MODE_SET
26 * @val: Pointer to a value passed in by the caller when @mode is
27 * %WMI_BRIGHTNESS_MODE_SET, or a value passed out to caller when @mode
32 …otify(struct wmi_device *w, enum wmi_brightness_method id, enum wmi_brightness_mode mode, u32 *val) in wmi_brightness_notify() argument
[all …]
Dlenovo-ymc.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * lenovo-ymc.c - Lenovo Yoga Mode Control driver
13 #include <linux/input/sparse-keymap.h>
15 #include "ideapad-laptop.h"
17 #define LENOVO_YMC_EVENT_GUID "06129D99-6083-4164-81AD-F092F9D773A6"
18 #define LENOVO_YMC_QUERY_GUID "09B0EE6E-C3FD-4243-8DA1-7911FF80BB8C"
25 MODULE_PARM_DESC(ec_trigger, "Enable EC triggering work-around to force emitting tablet mode events…
27 static bool force; variable
28 module_param(force, bool, 0444);
29 MODULE_PARM_DESC(force, "Force loading on boards without a convertible DMI chassis-type");
[all …]
/linux-6.8/drivers/usb/gadget/udc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !!
9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks).
10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks).
11 # - Some systems have both kinds of controllers.
13 # With help from a special transceiver and a "Mini-AB" jack, systems with
14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).
22 # - integrated/SOC controllers first
23 # - licensed IP used in both SOC and discrete versions
24 # - discrete ones (including all PCI-only controllers)
[all …]
/linux-6.8/Documentation/networking/device_drivers/ethernet/dec/
Ddmfe.rst1 .. SPDX-License-Identifier: GPL-2.0
26 dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
32 This way it will autodetect the device mode.This is the suggested way to load the module.Or you can…
33 a mode= setting to module while loading, like::
35 insmod dmfe mode=0 # Force 10M Half Duplex
36 insmod dmfe mode=1 # Force 100M Half Duplex
37 insmod dmfe mode=4 # Force 10M Full Duplex
38 insmod dmfe mode=5 # Force 100M Full Duplex
56 - Implement pci_driver::suspend() and pci_driver::resume() power management methods.
57 - Check on 64 bit boxes.
[all …]
/linux-6.8/include/linux/bcma/
Dbcma_regs.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 #define BCMA_CLKCTLST_FORCEALP 0x00000001 /* Force ALP request */
9 #define BCMA_CLKCTLST_FORCEHT 0x00000002 /* Force HT request */
10 #define BCMA_CLKCTLST_FORCEILP 0x00000004 /* Force ILP request */
13 #define BCMA_CLKCTLST_HWCROFF 0x00000020 /* Force HW clock request off */
76 #define BCMA_SOC_PCI_MEM 0x08000000U /* Host Mode sb2pcitranslation0 (64 MB) */
78 #define BCMA_SOC_PCI_CFG 0x0c000000U /* Host Mode sb2pcitranslation1 (64 MB) */
83 #define BCMA_SOC_PCI_DMA 0x40000000U /* Client Mode sb2pcitranslation2 (1 GB) */
84 #define BCMA_SOC_PCI_DMA2 0x80000000U /* Client Mode sb2pcitranslation2 (1 GB) */
85 #define BCMA_SOC_PCI_DMA_SZ 0x40000000U /* Client Mode sb2pcitranslation2 size in bytes */
[all …]
/linux-6.8/drivers/gpu/drm/
Ddrm_probe_helper.c2 * Copyright (c) 2006-2008 Intel Corporation
56 * track of a per-connector hpd interrupt.
70 drm_mode_validate_flag(const struct drm_display_mode *mode, in drm_mode_validate_flag() argument
73 if ((mode->flags & DRM_MODE_FLAG_INTERLACE) && in drm_mode_validate_flag()
77 if ((mode->flags & DRM_MODE_FLAG_DBLSCAN) && in drm_mode_validate_flag()
81 if ((mode->flags & DRM_MODE_FLAG_3D_MASK) && in drm_mode_validate_flag()
89 drm_mode_validate_pipeline(struct drm_display_mode *mode, in drm_mode_validate_pipeline() argument
94 struct drm_device *dev = connector->dev; in drm_mode_validate_pipeline()
99 ret = drm_connector_mode_valid(connector, mode, ctx, status); in drm_mode_validate_pipeline()
108 *status = drm_encoder_mode_valid(encoder, mode); in drm_mode_validate_pipeline()
[all …]
/linux-6.8/drivers/input/misc/
Dideapad_slidebar.c1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * Reverse-engineered from Lenovo SlideNav software (SBarHook.dll).
18 * load with 'force' parameter set 'true'.
20 * LEDs blinking and input mode are managed via sysfs,
45 * All | 0b01001 -> STD_INT
46 * possible | 0b10001 -> ONMOV_INT
47 * states | 0b01000 -> OFF_INT
49 * | 0b0 -> LAST_POLL
51 * | 0b1 -> STD_INT
53 * | 0b0 -> OFF_POLL
[all …]
/linux-6.8/drivers/media/dvb-frontends/drx39xyj/
Ddrx_dap_fasi.h2 Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
48 /*-------- compilation control switches --------------------------------------*/
53 /*-------- Required includes -------------------------------------------------*/
57 /*-------- Defines, configuring the API --------------------------------------*/
98 #error At least one of short- or long-addressing format must be allowed.
99 *; /* illegal statement to force compiler error */
112 * + single master mode means no use of repeated starts
113 * + multi master mode means use of repeated starts
121 * Default is single master, DAP FASI changes multi-master setting silently
131 * Chunk/mode checking
[all …]
/linux-6.8/drivers/usb/storage/
Dsierra_ms.c1 // SPDX-License-Identifier: GPL-2.0
28 MODULE_PARM_DESC(swi_tru_install, "TRU-Install mode (1=Full Logic (def),"
29 " 2=Force CD-Rom, 3=Force Modem)");
41 if ((swocInfo->LinuxSKU >= 0x2100 && swocInfo->LinuxSKU <= 0x2FFF) || in containsFullLinuxPackage()
42 (swocInfo->LinuxSKU >= 0x7100 && swocInfo->LinuxSKU <= 0x7FFF)) in containsFullLinuxPackage()
51 dev_dbg(&udev->dev, "SWIMS: %s", "DEVICE MODE SWITCH\n"); in sierra_set_ms_mode()
69 dev_dbg(&udev->dev, "SWIMS: Attempting to get TRU-Install info\n"); in sierra_get_swoc_info()
80 swocInfo->LinuxSKU = le16_to_cpu(swocInfo->LinuxSKU); in sierra_get_swoc_info()
81 swocInfo->LinuxVer = le16_to_cpu(swocInfo->LinuxVer); in sierra_get_swoc_info()
87 dev_dbg(dev, "SWIMS: SWoC Rev: %02d\n", swocInfo->rev); in debug_swoc()
[all …]
/linux-6.8/drivers/hid/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
22 most commonly used to refer to the USB-HID specification, but other
27 removed from the HID bus by the transport-layer drivers, such as
58 to work on raw hid events when they want to, and avoid using transport-specific
64 tristate "User-space I/O driver support for HID subsystem"
67 Say Y here if you want to provide HID I/O Drivers from user-space.
68 This allows to write I/O drivers in user-space and feed the data from
71 user-space device.
73 This driver cannot be used to parse HID-reports in user-space and write
74 special HID-drivers. You should use hidraw for that.
[all …]
Dhid-lg4ff.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Force feedback support for Logitech Gaming Wheels
6 * Speed Force Wireless (WiiWheel)
20 #include "hid-lg.h"
21 #include "hid-lg4ff.h"
22 #include "hid-ids.h"
45 #define LG4FF_DFEX_TAG "DF-EX"
46 #define LG4FF_DFEX_NAME "Driving Force / Formula EX"
48 #define LG4FF_DFP_NAME "Driving Force Pro"
56 #define LG4FF_DFGT_NAME "Driving Force GT"
[all …]
/linux-6.8/tools/testing/selftests/net/forwarding/
Dethtool_extended_state.sh2 # SPDX-License-Identifier: GPL-2.0
27 local expected_ext_substate=${1:-""}; shift
30 | cut -d "(" -f2 | cut -d ")" -f1)
31 local ext_substate=$(echo $ext_state | cut -sd "," -f2 \
32 | sed -e 's/^[[:space:]]*//')
33 ext_state=$(echo $ext_state | cut -d "," -f1)
71 local -a speeds_arr=($(different_speeds_get $swp1 $swp2 0 0))
79 "Autoneg" "No partner detected during force mode")
83 "Autoneg" "No partner detected during force mode")
86 log_test "Autoneg, No partner detected during force mode"
[all …]
/linux-6.8/arch/x86/boot/
DMakefile20 # callback into middle of per-cpu data enabling code. Thus the callback observed
25 # If you want to preset the SVGA mode, uncomment the next line and
27 # Set it to -DSVGA_MODE=NORMAL_VGA if you just want the EGA/VGA mode.
30 SVGA_MODE := -DSVGA_MODE=NORMAL_VGA
34 subdir- := compressed
36 setup-y += a20.o bioscall.o cmdline.o copy.o cpu.o cpuflags.o cpucheck.o
37 setup-y += early_serial_console.o edd.o header.o main.o memory.o
38 setup-y += pm.o pmjump.o printf.o regs.o string.o tty.o video.o
39 setup-y += video-mode.o version.o
40 setup-$(CONFIG_X86_APM_BOOT) += apm.o
[all …]
/linux-6.8/tools/perf/
Dbuiltin-buildid-list.c2 * builtin-buildid-list.c
4 * Builtin buildid-list command: list buildids in perf.data, in the running
11 #include "util/build-id.h"
16 #include <subcmd/parse-options.h>
31 if (dso->has_build_id) in buildid__map_cb()
32 build_id__sprintf(&dso->bid, bid_buf); in buildid__map_cb()
34 if (dso->long_name != NULL) { in buildid__map_cb()
35 printf(" %s", dso->long_name); in buildid__map_cb()
36 } else if (dso->short_name != NULL) { in buildid__map_cb()
37 printf(" %s", dso->short_name); in buildid__map_cb()
[all …]
Dbuiltin-evlist.c1 // SPDX-License-Identifier: GPL-2.0
13 #include "util/parse-events.h"
14 #include <subcmd/parse-options.h>
35 .mode = PERF_DATA_MODE_READ, in __cmd_evlist()
36 .force = details->force, in __cmd_evlist()
39 /* only needed for pipe mode */ in __cmd_evlist()
52 evlist__for_each_entry(session->evlist, pos) { in __cmd_evlist()
55 if (pos->core.attr.type == PERF_TYPE_TRACEPOINT) in __cmd_evlist()
59 if (has_tracepoint && !details->trace_fields) in __cmd_evlist()
60 printf("# Tip: use 'perf evlist --trace-fields' to show fields for tracepoint events\n"); in __cmd_evlist()
[all …]
/linux-6.8/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h1 /* Copyright 2012-15 Advanced Micro Devices, Inc.
26 * DOC: mpc-overview
29 * that performs blending of multiple planes, using global and per-pixel alpha.
30 * It also performs post-blending color correction operations according to the
62 * enum mpcc_alpha_blend_mode - define the alpha blend mode regarding pixel
85 * struct mpcc_blnd_cfg - MPCC blending configuration
88 * @alpha_mode: alpha blend mode (MPCC_ALPHA_BLND_MODE)
89 * @pre_multiplied_alpha: whether pixel color values were pre-multiplied by the
91 * @global_gain: used when blend mode considers both pixel alpha and plane
95 * @bottom_gain_mode: blend mode for bottom gain setting
[all …]
/linux-6.8/Documentation/input/joydev/
Djoystick.rst3 .. _joystick-doc:
14 linux-input@vger.kernel.org
16 send "subscribe linux-input" to majordomo@vger.kernel.org to subscribe to it.
25 ---------
29 usually packaged as ``joystick``, ``input-utils``, ``evtest``, and so on.
35 ------------
48 ln -s input/js0 js0
49 ln -s input/js1 js1
50 ln -s input/js2 js2
51 ln -s input/js3 js3
[all …]
/linux-6.8/tools/net/ynl/
Dynl-regen.sh2 # SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
4 TOOL=$(dirname $(realpath $0))/ynl-gen-c.py
6 force=
9 while [ ! -z "$1" ]; do
11 -f ) force=yes; shift ;;
12 -p ) search=$2; shift 2 ;;
18 pushd ${search:-$KDIR} >>/dev/null
20 files=$(git grep --files-with-matches '^/\* YNL-GEN \(kernel\|uapi\|user\)')
23 # $YAML YNL-GEN kernel $mode
24 params=( $(git grep -B1 -h '/\* YNL-GEN' $f | sed 's@/\*\(.*\)\*/@\1@') )
[all …]
/linux-6.8/drivers/usb/dwc2/
Dcore.c1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * core.c - DesignWare HS OTG Controller common routines
5 * Copyright (C) 2004-2013 Synopsys, Inc.
18 #include <linux/dma-mapping.h>
31 * dwc2_backup_global_registers() - Backup global controller registers.
41 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_backup_global_registers()
44 gr = &hsotg->gr_backup; in dwc2_backup_global_registers()
46 gr->gotgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_backup_global_registers()
47 gr->gintmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_backup_global_registers()
48 gr->gahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_backup_global_registers()
[all …]
/linux-6.8/drivers/gpu/drm/i915/display/
Dintel_display_params.c1 // SPDX-License-Identifier: MIT
22 * Note: As a rule, keep module parameter sysfs permissions read-only
27 * debugfs mode to 0.
34 "Specify LVDS channel mode "
35 "(0=probe BIOS [default], 1=single-channel, 2=dual-channel)");
42 "Override/Ignore selection of SDVO panel mode in the VBT "
43 "(-2=ignore, -1=auto [default], index in VBT BIOS table)");
46 "Enable power-saving display C-states. "
47 "(-1=auto [default]; 0=disable; 1=up to DC5; 2=up to DC6; "
58 "(-1=auto [default], 0=power wells always on, 1=power wells disabled when possible)");
[all …]
/linux-6.8/arch/arm/mach-omap2/
Dsram242x.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * linux/arch/arm/mach-omap2/sram242x.S
9 * Richard Woodruff <r-woodruff2@ti.com>
31 stmfd sp!, {r0 - r12, lr} @ save registers on stack
34 mov r8, r3 @ capture force parameter
39 str r3, [r2] @ go to L1-freq operation
45 /* dll lock mode */
51 and r10, r10, r9 @ clear bit2 for lock mode.
62 mov r9, #0x0 @ shift back to L0-voltage
67 str r3, [r2] @ go to L0-freq operation
[all …]
Dsram243x.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * linux/arch/arm/mach-omap2/sram243x.S
9 * Richard Woodruff <r-woodruff2@ti.com>
31 stmfd sp!, {r0 - r12, lr} @ save registers on stack
34 mov r8, r3 @ capture force parameter
39 str r3, [r2] @ go to L1-freq operation
45 /* dll lock mode */
51 and r10, r10, r9 @ clear bit2 for lock mode.
62 mov r9, #0x0 @ shift back to L0-voltage
67 str r3, [r2] @ go to L0-freq operation
[all …]
/linux-6.8/Documentation/devicetree/bindings/
Dcommon-properties.txt5 ----------
13 - big-endian: Boolean; force big endian register accesses
15 know the peripheral always needs to be accessed in big endian (BE) mode.
16 - little-endian: Boolean; force little endian register accesses
18 peripheral always needs to be accessed in little endian (LE) mode.
19 - native-endian: Boolean; always use register accesses matched to the
20 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel,
21 BE vmlinux -> ioread32be/iowrite32be). In this case no byte swaps
22 will ever be performed. Use this if the hardware "self-adjusts"
27 In such cases, little-endian is the preferred default, but it is not
[all …]

12345678910>>...43