| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | as3711.txt | 28 - 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;
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | i2c_bus.svg | 23 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 …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | tegra124-nyan-blaze-emc.dtsi | 78 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 …]
|
| D | tegra124-jetson-tk1-emc.dtsi | 89 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 …]
|
| D | tegra124-apalis-emc.dtsi | 94 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 …]
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | Kconfig | 102 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 …]
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| D | It_pid_container_030.cpp | 35 auto pid = getpid(); in ChildFunClone3() 46 auto pid = getpid(); in ChildFunClone2() 61 auto pid = getpid(); in ChildFunClone1() 66 auto pid1 = getpid(); in ChildFunClone1() 71 auto linkBuffer = ReadlinkContainer(pid, containerType); in ChildFunClone1() 72 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1() 88 auto linkBuffer2 = ReadlinkContainer(childPid, containerType); in ChildFunClone1() 96 auto linkBuffer3 = ReadlinkContainer(childPid1, containerType); in ChildFunClone1()
|
| D | It_time_container_003.cpp | 39 auto linkBuffer = ReadlinkContainer(getppid(), containerType); in childFunc() 61 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType); in childFunc() 62 auto linkBuffer2 = ReadlinkContainer(getpid(), containerType1); in childFunc() 86 auto linkBuffer = ReadlinkContainer(getpid(), containerType1); in TimeContainerUnshare() 89 auto pid = clone(childFunc, stackTop, CLONE_NEWTIME | SIGCHLD, &arg); in TimeContainerUnshare() 106 auto pid = fork(); in ItTimeContainer003() 112 auto ret = waitpid(pid, &status, 0); in ItTimeContainer003()
|
| D | It_pid_container_029.cpp | 35 auto pid = getpid(); in ChildFunClone3() 45 auto pid = getpid(); in ChildFunClone2() 60 auto pid = getpid(); in ChildFunClone1() 65 auto pid1 = getpid(); in ChildFunClone1() 70 auto linkBuffer = ReadlinkContainer(pid, containerType); in ChildFunClone1() 71 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
| D | It_pid_container_028.cpp | 35 auto pid = getpid(); in ChildFunClone3() 45 auto pid = getpid(); in ChildFunClone2() 82 auto pid = getpid(); in ChildFunClone1() 87 auto pid1 = getpid(); in ChildFunClone1() 92 auto linkBuffer = ReadlinkContainer(pid, containerType); in ChildFunClone1() 93 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
| D | It_pid_container_027.cpp | 35 auto pid = getpid(); in ChildFunClone3() 45 auto pid = getpid(); in ChildFunClone2() 82 auto pid = getpid(); in ChildFunClone1() 88 auto pid1 = getpid(); in ChildFunClone1() 93 auto linkBuffer = ReadlinkContainer(pid, containerType); in ChildFunClone1() 94 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
| D | It_pid_container_031.cpp | 55 auto linkBuffer1 = ReadlinkContainer(getpid(), containerType); in ChildFun() 61 auto linkBuffer2 = ReadlinkContainer(childPid, containerType); in ChildFun() 84 auto linkBuffer6 = ReadlinkContainer(getpid(), containerType); in ChildFun() 90 auto linkBuffer3 = ReadlinkContainer(getpid(), containerType1); in ChildFun() 101 auto linkBuffer4 = ReadlinkContainer(childPid1, containerType); in ChildFun() 112 auto linkBuffer5 = ReadlinkContainer(childPid2, containerType); in ChildFun()
|
| /kernel/linux/linux-5.10/Documentation/sphinx/ |
| D | parallel-wrapper.sh | 6 # 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"
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | phy-c45.c | 128 * 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_pcs.h | 25 #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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
| D | mac.c | 402 /* 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 …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | dvb_intro.rst | 133 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
|
| /kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
| D | models.rst | 312 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_phy.c | 221 * 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() 270 /* First we clear all the 10/100 mb speed bits in the Auto-Neg in igc_phy_setup_autoneg() 330 * auto-negotiation is enabled, then software will have to set the in igc_phy_setup_autoneg() 331 * "PAUSE" bits to the correct value in the Auto-Negotiation in igc_phy_setup_autoneg() 332 * Advertisement Register (PHY_AUTONEG_ADV) and re-start auto- in igc_phy_setup_autoneg() 386 hw_dbg("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg); in igc_phy_setup_autoneg() [all …]
|
| /kernel/linux/linux-5.10/Documentation/RCU/Design/Memory-Ordering/ |
| D | TreeRCU-dyntick.svg | 39 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 …]
|
| D | TreeRCU-hotplug.svg | 39 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 …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | btmrvl.rst | 35 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.
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | sp2.c | 269 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 …]
|
| /kernel/liteos_a/testsuites/unittest/container/full/ |
| D | It_pid_container_005.cpp | 35 auto pid = getpid(); in ChildFunClone3() 45 auto pid = getpid(); in ChildFunClone2() 81 auto pid = getpid(); in ChildFunClone1() 86 auto pid1 = getpid(); in ChildFunClone1() 91 auto linkBuffer = ReadlinkContainer(pid, containerType); in ChildFunClone1() 92 auto linkBuffer1 = ReadlinkContainer(pid, containerType1); in ChildFunClone1()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/ |
| D | pl011.yaml | 82 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 ]
|