Home
last modified time | relevance | path

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

12345678910>>...91

/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Das3711.txt28 - su2-feedback-curr-auto: automatic current feedback selection
36 If "su2-feedback-curr-auto" is selected, one or more of the following properties
38 - su2-auto-curr1 : use CURR1 input for current feedback
39 - su2-auto-curr2 : use CURR2 input for current feedback
40 - su2-auto-curr3 : use CURR3 input for current feedback
67 su2-feedback-curr-auto;
69 su2-auto-curr1;
70 su2-auto-curr2;
71 su2-auto-curr3;
/Linux-v5.10/Documentation/i2c/
Di2c_bus.svg23 orient="auto"
42 orient="auto"
58 orient="auto"
69 orient="auto"
89 orient="auto"
100 orient="auto"
115 orient="auto"
130 orient="auto"
145 orient="auto"
160 orient="auto"
[all …]
/Linux-v5.10/arch/arm/boot/dts/
Dtegra124-nyan-blaze-emc.dtsi78 nvidia,emc-auto-cal-config = <0xa1430000>;
79 nvidia,emc-auto-cal-config2 = <0x00000000>;
80 nvidia,emc-auto-cal-config3 = <0x00000000>;
81 nvidia,emc-auto-cal-interval = <0x001fffff>;
246 nvidia,emc-auto-cal-config = <0xa1430000>;
247 nvidia,emc-auto-cal-config2 = <0x00000000>;
248 nvidia,emc-auto-cal-config3 = <0x00000000>;
249 nvidia,emc-auto-cal-interval = <0x001fffff>;
414 nvidia,emc-auto-cal-config = <0xa1430000>;
415 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-apalis-emc.dtsi94 nvidia,emc-auto-cal-config = <0xa1430000>;
95 nvidia,emc-auto-cal-config2 = <0x00000000>;
96 nvidia,emc-auto-cal-config3 = <0x00000000>;
97 nvidia,emc-auto-cal-interval = <0x001fffff>;
191 nvidia,emc-auto-cal-config = <0xa1430000>;
192 nvidia,emc-auto-cal-config2 = <0x00000000>;
193 nvidia,emc-auto-cal-config3 = <0x00000000>;
194 nvidia,emc-auto-cal-interval = <0x001fffff>;
288 nvidia,emc-auto-cal-config = <0xa1430000>;
289 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-jetson-tk1-emc.dtsi89 nvidia,emc-auto-cal-config = <0xa1430000>;
90 nvidia,emc-auto-cal-config2 = <0x00000000>;
91 nvidia,emc-auto-cal-config3 = <0x00000000>;
92 nvidia,emc-auto-cal-interval = <0x001fffff>;
257 nvidia,emc-auto-cal-config = <0xa1430000>;
258 nvidia,emc-auto-cal-config2 = <0x00000000>;
259 nvidia,emc-auto-cal-config3 = <0x00000000>;
260 nvidia,emc-auto-cal-interval = <0x001fffff>;
425 nvidia,emc-auto-cal-config = <0xa1430000>;
426 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-nyan-big-emc.dtsi229 nvidia,emc-auto-cal-config = <0xa1430000>;
230 nvidia,emc-auto-cal-config2 = <0x00000000>;
231 nvidia,emc-auto-cal-config3 = <0x00000000>;
232 nvidia,emc-auto-cal-interval = <0x001fffff>;
397 nvidia,emc-auto-cal-config = <0xa1430000>;
398 nvidia,emc-auto-cal-config2 = <0x00000000>;
399 nvidia,emc-auto-cal-config3 = <0x00000000>;
400 nvidia,emc-auto-cal-interval = <0x001fffff>;
565 nvidia,emc-auto-cal-config = <0xa1430000>;
566 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
/Linux-v5.10/sound/pci/hda/
DKconfig102 comment "Set to Y if you want auto-loading the codec driver"
112 comment "Set to Y if you want auto-loading the codec driver"
123 comment "Set to Y if you want auto-loading the codec driver"
133 comment "Set to Y if you want auto-loading the codec driver"
147 comment "Set to Y if you want auto-loading the codec driver"
157 comment "Set to Y if you want auto-loading the codec driver"
168 comment "Set to Y if you want auto-loading the codec driver"
178 comment "Set to Y if you want auto-loading the codec driver"
187 comment "Set to Y if you want auto-loading the codec driver"
210 comment "Set to Y if you want auto-loading the codec driver"
[all …]
/Linux-v5.10/drivers/net/phy/
Dphy-c45.c128 * genphy_c45_an_disable_aneg - disable auto-negotiation
131 * Disable auto-negotiation in the Clause 45 PHY. The link parameters
145 * genphy_c45_restart_aneg - Enable and restart auto-negotiation
148 * This assumes that the auto-negotiation MMD is present.
150 * Enable and restart auto-negotiation.
160 * genphy_c45_check_and_restart_aneg - Enable and restart auto-negotiation
164 * This assumes that the auto-negotiation MMD is present.
166 * Check, and restart auto-negotiation if needed.
190 * genphy_c45_aneg_done - return auto-negotiation complete status
193 * This assumes that the auto-negotiation MMD is present.
[all …]
/Linux-v5.10/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-v5.10/drivers/net/ethernet/intel/e1000e/
Dmac.c402 /* We only want to go out to the PHY registers to see if Auto-Neg in e1000e_check_for_copper_link()
430 /* Auto-Neg is enabled. Auto Speed Detection takes care in e1000e_check_for_copper_link()
436 /* Configure Flow Control now that Auto-Neg has completed. in e1000e_check_for_copper_link()
471 /* If we don't have link (auto-negotiation failed or link partner in e1000e_check_for_fiber_link()
472 * cannot auto-negotiate), the cable is plugged in (we have signal), in e1000e_check_for_fiber_link()
473 * and our link partner is not trying to auto-negotiate with us (we in e1000e_check_for_fiber_link()
475 * need to give auto-negotiation time to complete, in case the cable in e1000e_check_for_fiber_link()
487 /* Disable auto-negotiation in the TXCW register */ in e1000e_check_for_fiber_link()
503 * sets, re-enable auto-negotiation in the TXCW register in e1000e_check_for_fiber_link()
505 * in an attempt to auto-negotiate with our link partner. in e1000e_check_for_fiber_link()
[all …]
/Linux-v5.10/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
82 * Description: this is to just restart the Auto-Negotiation.
98 * @ane: to enable the auto-negotiation
110 /* Enable and restart the Auto-Negotiation */ in dwmac_ctrl_ane()
/Linux-v5.10/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-v5.10/Documentation/sound/hd-audio/
Dmodels.rst308 Auto-mute fixups for ALC668
419 auto
420 auto-config reading BIOS (default)
485 auto
486 auto-config reading BIOS (default)
566 auto
581 auto
602 intel-mac-auto
626 auto
647 auto
[all …]
/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_phy.c221 * igc_phy_setup_autoneg - Configure PHY for auto-negotiation
224 * Reads the MII auto-neg advertisement register and/or the 1000T control
225 * register and if the PHY is already setup for auto-negotiation, then
227 * the appropriate values for the wanted auto-negotiation.
239 /* Read the MII Auto-Neg Advertisement Register (Address 4). */ in igc_phy_setup_autoneg()
271 /* First we clear all the 10/100 mb speed bits in the Auto-Neg in igc_phy_setup_autoneg()
331 * auto-negotiation is enabled, then software will have to set the in igc_phy_setup_autoneg()
332 * "PAUSE" bits to the correct value in the Auto-Negotiation in igc_phy_setup_autoneg()
333 * Advertisement Register (PHY_AUTONEG_ADV) and re-start auto- in igc_phy_setup_autoneg()
387 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-v5.10/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-v5.10/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-v5.10/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-v5.10/Documentation/devicetree/bindings/serial/
Dpl011.yaml82 auto-poll:
89 Rate at which poll occurs when auto-poll is set.
96 Poll timeout when auto-poll is set, default
107 poll-rate-ms: [ auto-poll ]
108 poll-timeout-ms: [ auto-poll ]
/Linux-v5.10/Documentation/gpu/
Dkms-properties.csv21 ,,“audio”,ENUM,"{ ""force-dvi"", ""off"", ""auto"", ""on"" }",Connector,TBD
41 ,,"""Broadcast RGB""",ENUM,"{ “off”, “auto”, “on” }",Connector,TBD
61 armada,CRTC,"""CSC_YUV""",ENUM,"{ ""Auto"" , ""CCIR601"", ""CCIR709"" }",CRTC,TBD
62 ,,"""CSC_RGB""",ENUM,"{ ""Auto"", ""Computer system"", ""Studio"" }",CRTC,TBD
83 ,Display,“dithering mode”,ENUM,"{ ""auto"", ""off"", ""on"" }",Connector,TBD
84 ,,“dithering depth”,ENUM,"{ ""auto"", ""off"", ""on"", ""static 2x2"", ""dynamic 2x2"", ""temporal"…
85 ,,“underscan”,ENUM,"{ ""auto"", ""6 bpc"", ""8 bpc"" }",Connector,TBD
96 ,Underscan,"""underscan""",ENUM,"{ ""off"", ""on"", ""auto"" }",Connector,TBD
99 ,Audio,“audio”,ENUM,"{ ""off"", ""on"", ""auto"" }",Connector,TBD
/Linux-v5.10/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra124-emc.yaml57 nvidia,emc-auto-cal-config:
63 nvidia,emc-auto-cal-config2:
69 nvidia,emc-auto-cal-config3:
75 nvidia,emc-auto-cal-interval:
303 - nvidia,emc-auto-cal-config
304 - nvidia,emc-auto-cal-config2
305 - nvidia,emc-auto-cal-config3
306 - nvidia,emc-auto-cal-interval
364 nvidia,emc-auto-cal-config = <0xa1430000>;
365 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
/Linux-v5.10/drivers/staging/media/rkisp1/uapi/
Drkisp1-config.h26 /* Auto White Balance Gain */
38 /* Auto Focus Control */
40 /* Auto White Balancing */
44 /* Auto Exposure Control */
394 * struct rkisp1_cif_isp_awb_meas_config - Configuration used by auto white balance
428 * struct rkisp1_cif_isp_awb_gain_config - Configuration used by auto white balance gain
540 * struct rkisp1_cif_isp_aec_config - Configuration used by Auto Exposure Control
553 * struct rkisp1_cif_isp_afc_config - Configuration used by Auto Focus Control
706 * @awb_gain_config: Auto White balance gain config
736 * @awb_meas_config: auto white balance config
[all …]
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/intel/
De1000.rst70 :Valid Range: 0-2 (0=auto-negotiate, 1=half, 2=full)
75 set to auto-negotiate, the board auto-detects the correct duplex. If the
249 :Default Value: 0 (auto-negotiate at all supported speeds)
253 partner is set to auto-negotiate, the board will auto-detect the correct
346 - The default operation is auto-negotiate. The board advertises all
348 common speed and duplex mode IF the link partner is set to auto-negotiate.
350 - If Speed = 1000, limited auto-negotiation is enabled and only 1000 Mbps
351 is advertised (The 1000BaseT spec requires auto-negotiation.)
353 - If Speed = 10 or 100, then both Speed and Duplex should be set. Auto-
358 auto-negotiation process. It should be used when you wish to control which
[all …]
/Linux-v5.10/drivers/media/i2c/m5mols/
Dm5mols.h91 * @wb_mode: mode which means the WhiteBalance is Auto or Manual
97 * @af_range: Auto Focus's range
136 * @awb: Auto WhiteBalance algorithm version
138 * @af: Auto Focus version
167 * @auto_exposure: auto/manual exposure control
171 * @auto_iso: auto/manual ISO sensitivity control
173 * @auto_wb: auto white balance control
203 /* exposure/exposure bias/auto exposure cluster */
210 /* iso/auto iso cluster */
299 * | MONITOR | MONITOR(preview), Auto Focus, Face Detection |

12345678910>>...91