Searched full:stands (Results 1 – 25 of 243) sorted by relevance
12345678910
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-i3c | 50 BCR stands for Bus Characteristics Register and express the 60 DCR stands for Device Characteristics Register and express the 70 PID stands for Provisional ID and is used to uniquely identify 110 BCR stands for Bus Characteristics Register and express the 118 DCR stands for Device Characteristics Register and express the 126 PID stands for Provisional ID and is used to uniquely identify
|
| D | configfs-stp-policy-p_sys-t | 30 the default and stands for "never send the timestamp". 39 stands for "never send the CLOCKSYNC". It makes sense to
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_reg.h | 248 stands for weight 8 (the most prioritised); 1 stands for weight 1(least 249 prioritised); 2 stands for weight 2; tc. */ 252 stands for weight 8 (the most prioritised); 1 stands for weight 1(least 253 prioritised); 2 stands for weight 2; tc. */ 262 /* [RW 3] The weight of the SDM input in the WRR mechanism. 0 stands for 263 weight 8 (the most prioritised); 1 stands for weight 1(least 264 prioritised); 2 stands for weight 2; tc. */ 301 _(0..15) stands for the connection type (one of 16). */ 314 /* [RW 3] The weight of the input pbf in the WRR mechanism. 0 stands for 315 weight 8 (the most prioritised); 1 stands for weight 1(least [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_reg.h | 248 stands for weight 8 (the most prioritised); 1 stands for weight 1(least 249 prioritised); 2 stands for weight 2; tc. */ 252 stands for weight 8 (the most prioritised); 1 stands for weight 1(least 253 prioritised); 2 stands for weight 2; tc. */ 262 /* [RW 3] The weight of the SDM input in the WRR mechanism. 0 stands for 263 weight 8 (the most prioritised); 1 stands for weight 1(least 264 prioritised); 2 stands for weight 2; tc. */ 301 _(0..15) stands for the connection type (one of 16). */ 314 /* [RW 3] The weight of the input pbf in the WRR mechanism. 0 stands for 315 weight 8 (the most prioritised); 1 stands for weight 1(least [all …]
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_s302m.h | 13 * Note: AU stands for Access Unit, and AAU stands for Audio Access Unit
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | fsl-asoc-card.txt | 56 * AMIC (stands for Analog Microphone Jack) 57 * DMIC (stands for Digital Microphone Jack)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | fsl-asoc-card.txt | 67 * AMIC (stands for Analog Microphone Jack) 68 * DMIC (stands for Digital Microphone Jack)
|
| /kernel/linux/linux-4.19/Documentation/ioctl/ |
| D | cdrom.txt | 141 MSF stands for minutes-seconds-frames 142 LBA stands for logical block address 208 TOC stands for Table Of Contents 209 MSF stands for minutes-seconds-frames 210 LBA stands for logical block address
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-dsaf.txt | 49 1 stands for this bit will be precisely matched, TCAM will check this bit of 51 0 stands for this bit will be fuzzy matched, TCAM won't care about this bit
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/ |
| D | hisilicon-hns-dsaf.txt | 49 1 stands for this bit will be precisely matched, TCAM will check this bit of 51 0 stands for this bit will be fuzzy matched, TCAM won't care about this bit
|
| /kernel/linux/linux-4.19/drivers/siox/ |
| D | Kconfig | 4 SIOX stands for Serial Input Output eXtension and is a synchronous
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | ubifs.txt | 4 UBIFS file-system stands for UBI File System. UBI stands for "Unsorted
|
| /kernel/linux/linux-5.10/drivers/siox/ |
| D | Kconfig | 5 SIOX stands for Serial Input Output eXtension and is a synchronous
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ioctl/ |
| D | cdrom.rst | 162 - MSF stands for minutes-seconds-frames 163 - LBA stands for logical block address 250 - TOC stands for Table Of Contents 251 - MSF stands for minutes-seconds-frames 252 - LBA stands for logical block address
|
| /kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
| D | sm750.h | 135 int channel;/* which channel this crtc stands for*/ 154 * which paths(s) this output stands for,for sm750:
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | console.rst | 66 '(S)' stands for a (S)ystem driver, i.e., it cannot be directly 74 In this case, '(M)' stands for a (M)odular driver, one that can be
|
| /kernel/linux/linux-4.19/Documentation/console/ |
| D | console.txt | 60 '(S)' stands for a (S)ystem driver, i.e., it cannot be directly 68 In this case, '(M)' stands for a (M)odular driver, one that can be
|
| /kernel/linux/linux-4.19/drivers/staging/sm750fb/ |
| D | sm750.h | 132 int channel;/* which channel this crtc stands for*/ 151 * which paths(s) this output stands for,for sm750:
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | ubifs.rst | 10 UBIFS file-system stands for UBI File System. UBI stands for "Unsorted
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | autogroup.h | 7 * autogroup now. It just stands for the number of tasks
|
| /kernel/linux/linux-4.19/kernel/sched/ |
| D | autogroup.h | 7 * autogroup now. It just stands for the number of tasks
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | lockdep-design.rst | 409 W or E: stands for writers (exclusive lockers). 410 r: stands for non-recursive readers. 411 R: stands for recursive readers. 412 S: stands for all readers (non-recursive + recursive), as both are shared lockers. 413 N: stands for writers and non-recursive readers, as both are not recursive. 600 deadlock possibility. As a closed strong path stands for a dependency chain that
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | metronomefb.rst | 30 originally labeled 23P01201_60_WT0107_MTC. I do not know what it stands for.
|
| /kernel/linux/linux-4.19/Documentation/fb/ |
| D | metronomefb.txt | 27 originally labeled 23P01201_60_WT0107_MTC. I do not know what it stands for.
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| D | kaslr-booke32.rst | 7 The word KASLR stands for Kernel Address Space Layout Randomization.
|
12345678910