Home
last modified time | relevance | path

Searched full:auto (Results 1 – 25 of 2897) sorted by relevance

12345678910>>...116

/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dams,as3711.yaml68 su2-feedback-curr-auto:
93 su2-auto-curr1:
99 su2-auto-curr2:
105 su2-auto-curr3:
129 su2-feedback-curr-auto: [ su2-dev ]
134 su2-auto-curr1: [ su2-feedback-curr-auto ]
135 su2-auto-curr2: [ su2-feedback-curr-auto ]
136 su2-auto-curr3: [ su2-feedback-curr-auto ]
151 - su2-feedback-curr-auto
162 su2-feedback-curr-auto:
[all …]
/linux-6.12.1/Documentation/userspace-api/media/drivers/
Dthp7312.rst9 Enable/Disable auto-adjustment, based on lighting conditions, of the frame
10 rate when auto-exposure is enabled.
13 Set method of auto-focus. Only takes effect when auto-focus is enabled.
21 - Contrast-based auto-focus
31 contrast-based auto-focus value will be valid. Otherwise all values for the
35 Enable/Disable auto noise reduction.
/linux-6.12.1/Documentation/i2c/
Di2c_bus.svg24 orient="auto"
43 orient="auto"
59 orient="auto"
70 orient="auto"
90 orient="auto"
101 orient="auto"
116 orient="auto"
131 orient="auto"
146 orient="auto"
161 orient="auto"
[all …]
/linux-6.12.1/sound/pci/hda/
DKconfig136 comment "Set to Y if you want auto-loading the side codec driver"
153 comment "Set to Y if you want auto-loading the side codec driver"
206 comment "Set to Y if you want auto-loading the side codec driver"
218 comment "Set to Y if you want auto-loading the codec driver"
228 comment "Set to Y if you want auto-loading the codec driver"
239 comment "Set to Y if you want auto-loading the codec driver"
249 comment "Set to Y if you want auto-loading the codec driver"
263 comment "Set to Y if you want auto-loading the codec driver"
273 comment "Set to Y if you want auto-loading the codec driver"
283 comment "Set to Y if you want auto-loading the codec driver"
[all …]
/linux-6.12.1/arch/arm/boot/dts/nvidia/
Dtegra124-apalis-emc.dtsi317 nvidia,emc-auto-cal-config = <0xa1430000>;
318 nvidia,emc-auto-cal-config2 = <0x00000000>;
319 nvidia,emc-auto-cal-config3 = <0x00000000>;
320 nvidia,emc-auto-cal-interval = <0x001fffff>;
414 nvidia,emc-auto-cal-config = <0xa1430000>;
415 nvidia,emc-auto-cal-config2 = <0x00000000>;
416 nvidia,emc-auto-cal-config3 = <0x00000000>;
417 nvidia,emc-auto-cal-interval = <0x001fffff>;
511 nvidia,emc-auto-cal-config = <0xa1430000>;
512 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-jetson-tk1-emc.dtsi421 nvidia,emc-auto-cal-config = <0xa1430000>;
422 nvidia,emc-auto-cal-config2 = <0x00000000>;
423 nvidia,emc-auto-cal-config3 = <0x00000000>;
424 nvidia,emc-auto-cal-interval = <0x001fffff>;
589 nvidia,emc-auto-cal-config = <0xa1430000>;
590 nvidia,emc-auto-cal-config2 = <0x00000000>;
591 nvidia,emc-auto-cal-config3 = <0x00000000>;
592 nvidia,emc-auto-cal-interval = <0x001fffff>;
757 nvidia,emc-auto-cal-config = <0xa1430000>;
758 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-nyan-blaze-emc.dtsi383 nvidia,emc-auto-cal-config = <0xa1430000>;
384 nvidia,emc-auto-cal-config2 = <0x00000000>;
385 nvidia,emc-auto-cal-config3 = <0x00000000>;
386 nvidia,emc-auto-cal-interval = <0x001fffff>;
551 nvidia,emc-auto-cal-config = <0xa1430000>;
552 nvidia,emc-auto-cal-config2 = <0x00000000>;
553 nvidia,emc-auto-cal-config3 = <0x00000000>;
554 nvidia,emc-auto-cal-interval = <0x001fffff>;
719 nvidia,emc-auto-cal-config = <0xa1430000>;
720 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
/linux-6.12.1/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-fec.sh20 # Test Auto
21 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto
24 check $? "$s" "$configured FEC encodings: Auto
59 $ETHTOOL --set-fec $NSIM_NETDEV encoding rs off auto
62 check $? "$s" "$configured FEC encodings: Auto Off RS
75 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto
79 check $? "$s" '"Auto"'
83 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto RS
87 check $? "$s" '"Auto"
/linux-6.12.1/Documentation/sphinx/
Dparallel-wrapper.sh6 # the "auto" parallelism when "-jN" is not specified at the top-level
17 auto=$(perl -e 'open IN,"'"$sphinx"' --version 2>&1 |";
20 print "auto" if ($1 >= "1.7")
24 if [ -n "$auto" ] ; then
25 parallel="$auto"
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dmac.c400 /* We only want to go out to the PHY registers to see if Auto-Neg in e1000e_check_for_copper_link()
428 /* Auto-Neg is enabled. Auto Speed Detection takes care in e1000e_check_for_copper_link()
434 /* Configure Flow Control now that Auto-Neg has completed. in e1000e_check_for_copper_link()
469 /* If we don't have link (auto-negotiation failed or link partner in e1000e_check_for_fiber_link()
470 * cannot auto-negotiate), the cable is plugged in (we have signal), in e1000e_check_for_fiber_link()
471 * and our link partner is not trying to auto-negotiate with us (we in e1000e_check_for_fiber_link()
473 * need to give auto-negotiation time to complete, in case the cable in e1000e_check_for_fiber_link()
485 /* Disable auto-negotiation in the TXCW register */ in e1000e_check_for_fiber_link()
501 * sets, re-enable auto-negotiation in the TXCW register in e1000e_check_for_fiber_link()
503 * in an attempt to auto-negotiate with our link partner. in e1000e_check_for_fiber_link()
[all …]
/linux-6.12.1/Documentation/admin-guide/media/
Ddvb_intro.rst133 T 177500000 7MHz AUTO AUTO QAM64 8k 1/16 NONE
134 T 184500000 7MHz AUTO AUTO QAM64 8k 1/8 NONE
135 T 191625000 7MHz AUTO AUTO QAM64 8k 1/16 NONE
136 T 219500000 7MHz AUTO AUTO QAM64 8k 1/16 NONE
137 T 226500000 7MHz AUTO AUTO QAM64 8k 1/16 NONE
138 T 557625000 7MHz AUTO AUTO QPSK 8k 1/16 NONE
148 CODE_RATE_HP = AUTO
149 CODE_RATE_LP = AUTO
154 INVERSION = AUTO
/linux-6.12.1/Documentation/sound/hd-audio/
Dmodels.rst312 Auto-mute fixups for ALC668
425 auto
426 auto-config reading BIOS (default)
491 auto
492 auto-config reading BIOS (default)
572 auto
587 auto
608 intel-mac-auto
632 auto
653 auto
[all …]
/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_phy.c208 * igc_phy_setup_autoneg - Configure PHY for auto-negotiation
211 * Reads the MII auto-neg advertisement register and/or the 1000T control
212 * register and if the PHY is already setup for auto-negotiation, then
214 * the appropriate values for the wanted auto-negotiation.
226 /* Read the MII Auto-Neg Advertisement Register (Address 4). */ in igc_phy_setup_autoneg()
257 /* First we clear all the 10/100 mb speed bits in the Auto-Neg in igc_phy_setup_autoneg()
317 * auto-negotiation is enabled, then software will have to set the in igc_phy_setup_autoneg()
318 * "PAUSE" bits to the correct value in the Auto-Negotiation in igc_phy_setup_autoneg()
319 * Advertisement Register (PHY_AUTONEG_ADV) and re-start auto- in igc_phy_setup_autoneg()
373 hw_dbg("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg); in igc_phy_setup_autoneg()
[all …]
Digc_mac.c183 /* Because we didn't get link via the internal auto-negotiation in igc_force_mac_fc()
185 * auto-neg), we have to manually enable/disable transmit an in igc_force_mac_fc()
361 /* We only want to go out to the PHY registers to see if Auto-Neg in igc_check_for_copper_link()
397 /* Auto-Neg is enabled. Auto Speed Detection takes care in igc_check_for_copper_link()
403 /* Configure Flow Control now that Auto-Neg has completed. in igc_check_for_copper_link()
446 * Checks the status of auto-negotiation after link up to ensure that the
448 * flow control needs to be forced also. If auto-negotiation is enabled
459 /* Check for the case where we have fiber media and auto-neg failed in igc_config_fc_after_link_up()
471 /* Check for the case where we have copper media and auto-neg is in igc_config_fc_after_link_up()
472 * enabled. In this case, we need to check and see if Auto-Neg in igc_config_fc_after_link_up()
[all …]
/linux-6.12.1/Documentation/RCU/Design/Memory-Ordering/
DTreeRCU-dyntick.svg39 orient="auto"
53 orient="auto"
67 orient="auto"
81 orient="auto"
95 orient="auto"
109 orient="auto"
123 orient="auto"
137 orient="auto"
151 orient="auto"
165 orient="auto"
[all …]
DTreeRCU-hotplug.svg39 orient="auto"
53 orient="auto"
67 orient="auto"
81 orient="auto"
95 orient="auto"
109 orient="auto"
123 orient="auto"
137 orient="auto"
151 orient="auto"
165 orient="auto"
[all …]
/linux-6.12.1/drivers/media/dvb-frontends/
Dsp2.c269 0x00, /* auto select mask high A */ in sp2_init()
270 0x00, /* auto select mask low A */ in sp2_init()
271 0x00, /* auto select pattern high A */ in sp2_init()
272 0x00, /* auto select pattern low A */ in sp2_init()
278 0x00, /* auto select mask high B */ in sp2_init()
279 0x00, /* auto select mask low B */ in sp2_init()
280 0x00, /* auto select pattern high B */ in sp2_init()
281 0x00, /* auto select pattern low B */ in sp2_init()
286 0x00, /* auto select mask high Ext */ in sp2_init()
287 0x00, /* auto select mask low Ext */ in sp2_init()
[all …]
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_pcs.h25 #define GMAC_AN_CTRL_RAN BIT(9) /* Restart Auto-Negotiation */
26 #define GMAC_AN_CTRL_ANE BIT(12) /* Auto-Negotiation Enable */
34 #define GMAC_AN_STATUS_ANA BIT(3) /* Auto-Negotiation Ability */
35 #define GMAC_AN_STATUS_ANC BIT(5) /* Auto-Negotiation Complete */
53 * Description: it is the ISR for PCS events: Auto-Negotiation Completed and
81 * @ane: to enable the auto-negotiation
93 /* Enable and restart the Auto-Negotiation */ in dwmac_ctrl_ane()
/linux-6.12.1/Documentation/admin-guide/
Dbtmrvl.rst35 These commands are used to enable/disable auto sleep mode
39 1 -- Enable auto sleep mode
40 0 -- Disable auto sleep mode
44 # Enable auto sleep mode
48 # Disable auto sleep mode
84 This command displays current auto sleep status.
/linux-6.12.1/Documentation/devicetree/bindings/serial/
Dpl011.yaml78 auto-poll:
85 Rate at which poll occurs when auto-poll is set.
91 Poll timeout when auto-poll is set, default
110 poll-rate-ms: [ auto-poll ]
111 poll-timeout-ms: [ auto-poll ]
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v14_0_2_pptable.h66 …_ACOUSTIC_LIMIT = 1 << SMU_14_0_2_ODCAP_AUTO_FAN_ACOUSTIC_LIMIT, // Auto Fan Acoustic RPM
68 …NGINE = 1 << SMU_14_0_2_ODCAP_AUTO_UV_ENGINE, // Auto Under Volt GFXCLK
69 …NGINE = 1 << SMU_14_0_2_ODCAP_AUTO_OC_ENGINE, // Auto Over Clock GFXCLK
70 …_MEMORY = 1 << SMU_14_0_2_ODCAP_AUTO_OC_MEMORY, // Auto Over Clock MCLK
71 …IMING_TUNE = 1 << SMU_14_0_2_ODCAP_MEMORY_TIMING_TUNE, // Auto AC Timing Tuning
73 …MIZER = 1 << SMU_14_0_2_ODCAP_AUTO_VF_CURVE_OPTIMIZER, // Fine grain auto VF curve tuning
74 …UV = 1 << SMU_14_0_2_ODCAP_AUTO_SOC_UV, // Auto Unver Volt VDDSOC
/linux-6.12.1/drivers/platform/x86/amd/pmf/
Dauto-mode.c23 pr_debug("Auto Mode Data - BEGIN\n"); in amd_pmf_dump_auto_mode_defaults()
106 pr_debug("Auto Mode Data - END\n"); in amd_pmf_dump_auto_mode_defaults()
156 /* Get the average moving average computed by auto mode algorithm */ in amd_pmf_trans_automode()
184 dev_dbg(dev->dev, "[AUTO MODE] average_power : %d mW mode: %s\n", avg_power, in amd_pmf_trans_automode()
187 dev_dbg(dev->dev, "[AUTO MODE] time: %lld ms timer: %u ms tc: %u ms\n", in amd_pmf_trans_automode()
191 dev_dbg(dev->dev, "[AUTO MODE] shiftup: %u pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_trans_automode()
203 dev_dbg(dev->dev, "[AUTO MODE] priority1: %u priority2: %u priority3: %u priority4: %u\n", in amd_pmf_trans_automode()
262 pr_debug("[AUTO MODE TO_QUIET] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
267 pr_debug("[AUTO MODE TO_PERFORMANCE] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
272 pr_debug("[AUTO MODE QUIET_TO_BALANCE] pt: %u mW pf: %u mW pd: %u mW\n", in amd_pmf_get_power_threshold()
[all …]
/linux-6.12.1/Documentation/gpu/amdgpu/display/
Dpipeline_4k_no_split.svg23 orient="auto"
38 orient="auto"
53 orient="auto"
68 orient="auto"
83 orient="auto"
98 orient="auto"
113 orient="auto"
128 orient="auto"
143 orient="auto"
158 orient="auto"
[all …]
/linux-6.12.1/drivers/firmware/microchip/
DKconfig4 tristate "Microchip PolarFire SoC AUTO UPDATE"
10 Auto Upgrade feature of the system controller.
12 If built as a module, it will be called mpfs-auto-update.
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra124-emc.yaml71 nvidia,emc-auto-cal-config:
77 nvidia,emc-auto-cal-config2:
83 nvidia,emc-auto-cal-config3:
89 nvidia,emc-auto-cal-interval:
317 - nvidia,emc-auto-cal-config
318 - nvidia,emc-auto-cal-config2
319 - nvidia,emc-auto-cal-config3
320 - nvidia,emc-auto-cal-interval
385 nvidia,emc-auto-cal-config = <0xa1430000>;
386 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]

12345678910>>...116