| /kernel/linux/linux-5.10/drivers/media/rc/keymaps/ |
| D | rc-apac-viewcomp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // apac-viewcomp.h - Keytable for apac_viewcomp Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 49 { 0x0c, KEY_KPPLUS }, /* fine tune >>>> */ 50 { 0x18, KEY_KPMINUS }, /* fine tune <<<< */
|
| D | rc-winfast.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // winfast.h - Keytable for winfast Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 11 /* Table for Leadtek Winfast Remote Controls - used by both bttv and cx88 */ 44 { 0x18, KEY_KPPLUS }, /* fine tune + , not on Y040052 */ 45 { 0x19, KEY_KPMINUS }, /* fine tune - , not on Y040052 */ 70 { 0x3a, KEY_VOLUMEDOWN }, /* MCE -VOL, on Y04G0033 */ 72 { 0x3f, KEY_CHANNELDOWN } /* MCE -CH, on Y04G0033 */
|
| /kernel/linux/linux-6.6/drivers/media/rc/keymaps/ |
| D | rc-apac-viewcomp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // apac-viewcomp.h - Keytable for apac_viewcomp Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 49 { 0x0c, KEY_KPPLUS }, /* fine tune >>>> */ 50 { 0x18, KEY_KPMINUS }, /* fine tune <<<< */
|
| D | rc-winfast.c | 1 // SPDX-License-Identifier: GPL-2.0+ 2 // winfast.h - Keytable for winfast Remote Controller 4 // keymap imported from ir-keymaps.c 8 #include <media/rc-map.h> 11 /* Table for Leadtek Winfast Remote Controls - used by both bttv and cx88 */ 44 { 0x18, KEY_KPPLUS }, /* fine tune + , not on Y040052 */ 45 { 0x19, KEY_KPMINUS }, /* fine tune - , not on Y040052 */ 70 { 0x3a, KEY_VOLUMEDOWN }, /* MCE -VOL, on Y04G0033 */ 72 { 0x3f, KEY_CHANNELDOWN } /* MCE -CH, on Y04G0033 */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
| D | r8169_phy_config.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Copyright (c) 2003 - 2007 Francois Romieu <romieu@fr.zoreil.com> 63 while (len-- > 0) { in __rtl_writephy_batch() 64 __phy_write(phydev, regs->reg, regs->val); in __rtl_writephy_batch() 479 * Fine Tune Switching regulator parameter in rtl8168d_1_hw_phy_config() 497 /* Fine tune PLL performance */ in rtl8168d_1_hw_phy_config() 518 /* Fine tune PLL performance */ in rtl8168d_2_hw_phy_config() 542 /* Channel estimation fine tune */ in rtl8168e_1_hw_phy_config() 591 /* Channel estimation fine tune */ in rtl8168e_2_hw_phy_config() 599 /* For 4-corner performance improve */ in rtl8168e_2_hw_phy_config() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
| D | r8169_phy_config.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Copyright (c) 2003 - 2007 Francois Romieu <romieu@fr.zoreil.com> 63 while (len-- > 0) { in __rtl_writephy_batch() 64 __phy_write(phydev, regs->reg, regs->val); in __rtl_writephy_batch() 465 * Fine Tune Switching regulator parameter in rtl8168d_1_hw_phy_config() 501 /* Fine tune PLL performance */ in rtl8168d_1_hw_phy_config() 539 /* Fine tune PLL performance */ in rtl8168d_2_hw_phy_config() 621 /* Channel estimation fine tune */ in rtl8168e_1_hw_phy_config() 670 /* Channel estimation fine tune */ in rtl8168e_2_hw_phy_config() 678 /* For 4-corner performance improve */ in rtl8168e_2_hw_phy_config() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | nvidia,tegra20-mc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/nvidia,tegra20-mc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Dmitry Osipenko <digetx@gmail.com> 11 - Jon Hunter <jonathanh@nvidia.com> 12 - Thierry Reding <thierry.reding@gmail.com> 18 has a configurable arbitration algorithm to allow the user to fine-tune 27 const: nvidia,tegra20-mc-gart 31 - description: controller registers [all …]
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | TODO | 2 - support asynchronous operation -- add a per-fs 'reserved_space' count, 8 - disable compression in commit_write()? 9 - fine-tune the allocation / GC thresholds 10 - chattr support - turning on/off and tuning compression per-inode 11 - checkpointing (do we need this? scan is quite fast) 12 - make the scan code populate real inodes so read_inode just after 14 Make this a per-inode option, changeable with chattr, so you can 15 decide which inodes should be in-core immediately after mount. 16 - test, test, test 18 - NAND flash support: [all …]
|
| /kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
| D | fallback.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 * struct firmware_fallback_config - firmware fallback configuration settings 13 * Helps describe and fine tune the fallback mechanism. 74 return -ENOENT; in firmware_fallback_platform()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 25 defaults should be fine for most users, but these options may make 41 This option is only for experts who may have the desire to fine 42 tune the pagetable size on their system. The value here is 115 tristate "PS3 BD/DVD/CD-ROM Storage Driver" 121 This support is required to access the PS3 BD/DVD/CD-ROM drive.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | ti,cdce925.txt | 6 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 15 - compatible: Shall be one of the following: 16 - "ti,cdce913": 1-PLL, 3 Outputs 17 - "ti,cdce925": 2-PLL, 5 Outputs 18 - "ti,cdce937": 3-PLL, 7 Outputs 19 - "ti,cdce949": 4-PLL, 9 Outputs 20 - reg: I2C device address. 21 - clocks: Points to a fixed parent clock that provides the input frequency. 22 - #clock-cells: From common clock bindings: Shall be 1. 25 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 26 defaults should be fine for most users, but these options may make 42 This option is only for experts who may have the desire to fine 43 tune the pagetable size on their system. The value here is 126 tristate "PS3 BD/DVD/CD-ROM Storage Driver" 132 This support is required to access the PS3 BD/DVD/CD-ROM drive.
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
| D | sysfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 16 * struct firmware_fallback_config - firmware fallback configuration settings 18 * Helps describe and fine tune the fallback mechanism. 89 struct fw_priv *fw_priv = fw_sysfs->fw_priv; in fw_load_abort()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | ti,cdce925.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Alexander Stein <alexander.stein@ew.tq-group.com> 15 - CDCE(L)913: 1-PLL, 3 Outputs https://www.ti.com/product/cdce913 16 - CDCE(L)925: 2-PLL, 5 Outputs https://www.ti.com/product/cdce925 17 - CDCE(L)937: 3-PLL, 7 Outputs https://www.ti.com/product/cdce937 18 - CDCE(L)949: 4-PLL, 9 Outputs https://www.ti.com/product/cdce949 23 - ti,cdce913 24 - ti,cdce925 [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | apm-xgene-phy.txt | 1 * APM X-Gene 15Gbps Multi-purpose PHY nodes 3 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 7 - compatible : Shall be "apm,xgene-phy". 8 - reg : PHY memory resource is the SDS PHY access resource. 9 - #phy-cells : Shall be 1 as it expects one argument for setting 14 - status : Shall be "ok" if enabled or "disabled" if disabled. 16 - clocks : Reference to the clock entry. 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 19 Two set of 3-tuple setting for each (up to 3) 22 - apm,tx-eye-direction : Eye tuning manual control direction. 0 means sample [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | apm-xgene-phy.txt | 1 * APM X-Gene 15Gbps Multi-purpose PHY nodes 3 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 7 - compatible : Shall be "apm,xgene-phy". 8 - reg : PHY memory resource is the SDS PHY access resource. 9 - #phy-cells : Shall be 1 as it expects one argument for setting 14 - status : Shall be "ok" if enabled or "disabled" if disabled. 16 - clocks : Reference to the clock entry. 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 19 Two set of 3-tuple setting for each (up to 3) 22 - apm,tx-eye-direction : Eye tuning manual control direction. 0 means sample [all …]
|
| /kernel/linux/linux-6.6/drivers/slimbus/ |
| D | sched.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2011-2017, The Linux Foundation 10 * slim_ctrl_clk_pause() - Called by slimbus controller to enter/exit 17 * Slimbus specification needs this sequence to turn-off clocks for the bus. 20 * To exit clock-pause, controller typically wakes up active framer device. 23 * For entering clock-pause, -EBUSY is returned if a message txn in pending. 29 struct slim_sched *sched = &ctrl->sched; in slim_ctrl_clk_pause() 36 return -EINVAL; in slim_ctrl_clk_pause() 38 mutex_lock(&sched->m_reconf); in slim_ctrl_clk_pause() 40 if (sched->clk_state == SLIM_CLK_ACTIVE) { in slim_ctrl_clk_pause() [all …]
|
| /kernel/linux/linux-5.10/drivers/slimbus/ |
| D | sched.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2011-2017, The Linux Foundation 10 * slim_ctrl_clk_pause() - Called by slimbus controller to enter/exit 17 * Slimbus specification needs this sequence to turn-off clocks for the bus. 20 * To exit clock-pause, controller typically wakes up active framer device. 23 * For entering clock-pause, -EBUSY is returned if a message txn in pending. 29 struct slim_sched *sched = &ctrl->sched; in slim_ctrl_clk_pause() 36 return -EINVAL; in slim_ctrl_clk_pause() 38 mutex_lock(&sched->m_reconf); in slim_ctrl_clk_pause() 40 if (sched->clk_state == SLIM_CLK_ACTIVE) { in slim_ctrl_clk_pause() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | st,stm32-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 STM32 ADC is a successive approximation analog-to-digital converter. 13 stored in a left-aligned or right-aligned 32-bit data register. 17 voltage goes beyond the user-defined, higher or lower thresholds. 22 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 27 - st,stm32f4-adc-core 28 - st,stm32h7-adc-core [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/starfive/ |
| D | phy-jh7110-pcie.c | 1 // SPDX-License-Identifier: GPL-2.0+ 49 if (!data->stg_syscon || !data->sys_syscon) { in phy_usb3_mode_set() 50 dev_err(&data->phy->dev, "doesn't support usb3 mode\n"); in phy_usb3_mode_set() 51 return -EINVAL; in phy_usb3_mode_set() 54 regmap_update_bits(data->stg_syscon, data->stg_pcie_mode, in phy_usb3_mode_set() 56 regmap_update_bits(data->stg_syscon, data->stg_pcie_usb, in phy_usb3_mode_set() 58 regmap_update_bits(data->stg_syscon, data->stg_pcie_usb, in phy_usb3_mode_set() 62 regmap_update_bits(data->sys_syscon, data->sys_phy_connect, in phy_usb3_mode_set() 65 /* Configuare spread-spectrum mode: down-spread-spectrum */ in phy_usb3_mode_set() 66 writel(PCIE_USB3_PHY_ENABLE, data->regs + PCIE_USB3_PHY_PLL_CTL_OFF); in phy_usb3_mode_set() [all …]
|
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| D | acpi-als.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 9 * Copyright (C) 2012-2013 Martin Liska <marxin.liska@gmail.com> 12 * Copyright (C) 2013-2014 Marek Vasut <marex@denx.de> 26 #define ACPI_ALS_DEVICE_NAME "acpi-als" 29 ACPI_MODULE_NAME("acpi-als"); 73 * The _ALR property returns tables that can be used to fine-tune the values 90 status = acpi_evaluate_integer(als->device->handle, prop, NULL, in acpi_als_read_value() 95 return -EIO; in acpi_als_read_value() 107 s32 *buffer = als->evt_buffer; in acpi_als_notify() 112 mutex_lock(&als->lock); in acpi_als_notify() [all …]
|
| /kernel/linux/linux-6.6/include/drm/ |
| D | drm_mm.h | 3 * Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX. USA. 21 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 31 * Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> 60 * enum drm_mm_insert_mode - control search and allocation behaviour 118 * Only check the first hole for suitablity and report -ENOSPC 129 * insert the node at the top of the hole or report -ENOSPC if 140 * insert the node at the bottom of the hole or report -ENOSPC if 149 * struct drm_mm_node - allocated block in the DRM allocator 152 * pre-reserved nodes inserted using drm_mm_reserve_node() the structure is 158 /** @color: Opaque driver-private tag. */ [all …]
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_mm.h | 3 * Copyright 2006-2008 Tungsten Graphics, Inc., Cedar Park, TX. USA. 21 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 31 * Thomas Hellstrom <thomas-at-tungstengraphics-dot-com> 58 * enum drm_mm_insert_mode - control search and allocation behaviour 116 * Only check the first hole for suitablity and report -ENOSPC 127 * insert the node at the top of the hole or report -ENOSPC if 138 * insert the node at the bottom of the hole or report -ENOSPC if 147 * struct drm_mm_node - allocated block in the DRM allocator 150 * pre-reserved nodes inserted using drm_mm_reserve_node() the structure is 156 /** @color: Opaque driver-private tag. */ [all …]
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| D | acpi-als.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 9 * Copyright (C) 2012-2013 Martin Liska <marxin.liska@gmail.com> 12 * Copyright (C) 2013-2014 Marek Vasut <marex@denx.de> 29 #define ACPI_ALS_DEVICE_NAME "acpi-als" 73 * The _ALR property returns tables that can be used to fine-tune the values 90 status = acpi_evaluate_integer(als->device->handle, prop, NULL, in acpi_als_read_value() 94 acpi_evaluation_failure_warn(als->device->handle, prop, status); in acpi_als_read_value() 95 return -EIO; in acpi_als_read_value() 111 iio_trigger_poll_nested(als->trig); in acpi_als_notify() 115 dev_dbg(&device->dev, in acpi_als_notify() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | parade-ps8622.c | 1 // SPDX-License-Identifier: GPL-2.0-only 69 struct i2c_adapter *adap = client->adapter; in ps8622_set() 73 msg.addr = client->addr + page; in ps8622_set() 81 client->addr + page, reg, val, ret); in ps8622_set() 87 struct i2c_client *cl = ps8622->client; in ps8622_send_config() 111 * [3:2] CDR tune wait cycle before measure for fine tune in ps8622_send_config() 138 /* [7:5] DCO_FTRNG=+-40% */ in ps8622_send_config() 148 /* Gitune=-37% */ in ps8622_send_config() 168 /* [7:6] Right-bar GPIO output strength is 8mA */ in ps8622_send_config() 180 err = ps8622_set(cl, 0x01, 0x02, 0x80 | ps8622->max_lane_count); in ps8622_send_config() [all …]
|