| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_chnlplan.h | 40 * support_ch[0]: bit(0~7) stands for ch(1~8) 41 * support_ch[1]: bit(0~5) stands for ch (9~14) 46 * passive[0]: bit(0~7) stands for ch(1~8) 47 * passive[1]: bit(0~5) stands for ch (9~14) 58 * bit0 stands for ch36 59 * bit1 stands for ch40 60 * bit2 stands for ch44 61 * bit3 stands for ch48 69 * bit0 stands for ch52 70 * bit1 stands for ch56 [all …]
|
| H A D | phl_chnlplan_6g.h | 31 * bit0 stands for ch1 32 * bit1 stands for ch5 33 * bit2 stands for ch9 35 * bit23 stands for ch93 42 * bit0 stands for ch97 43 * bit1 stands for ch101 44 * bit2 stands for ch105 45 * bit3 stands for ch109 46 * bit4 stands for ch113 47 * bit5 stands for ch117 [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_chnlplan.h | 40 * support_ch[0]: bit(0~7) stands for ch(1~8) 41 * support_ch[1]: bit(0~5) stands for ch (9~14) 46 * passive[0]: bit(0~7) stands for ch(1~8) 47 * passive[1]: bit(0~5) stands for ch (9~14) 58 * bit0 stands for ch36 59 * bit1 stands for ch40 60 * bit2 stands for ch44 61 * bit3 stands for ch48 69 * bit0 stands for ch52 70 * bit1 stands for ch56 [all …]
|
| H A D | phl_chnlplan_6g.h | 31 * bit0 stands for ch1 32 * bit1 stands for ch5 33 * bit2 stands for ch9 35 * bit23 stands for ch93 42 * bit0 stands for ch97 43 * bit1 stands for ch101 44 * bit2 stands for ch105 45 * bit3 stands for ch109 46 * bit4 stands for ch113 47 * bit5 stands for ch117 [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/ |
| H A D | README | 38 Note: 1 stands for 'on', 0 stands for 'off' 61 Note: 1 stands for 'on', 0 stands for 'off' 86 Note: 1 stands for 'on', 0 stands for 'off'
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A 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
|
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A 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 …]
|
| /OK3568_Linux_fs/buildroot/package/libeastl/ |
| H A D | Config.in | 15 EASTL stands for Electronic Arts Standard Template 16 Library. EASTL stands for Electronic Arts Standard Template
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_s302m.h | 13 * Note: AU stands for Access Unit, and AAU stands for Audio Access Unit
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | fsl-asoc-card.txt | 67 * AMIC (stands for Analog Microphone Jack) 68 * DMIC (stands for Digital Microphone Jack)
|
| /OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/ |
| H A D | README | 54 Note: 1 stands for 'off', 0 stands for 'on'
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A 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
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0041-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch | 80 - /* TRANSLATORS: DTB stands for device tree blob. */ 83 + /* TRANSLATORS: DTB stands for device tree blob. */
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/staging/sm750fb/ |
| H A D | sm750.h | 135 int channel;/* which channel this crtc stands for*/ 154 * which paths(s) this output stands for,for sm750:
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | pa_PK | 134 %<U0635> stands for <U0635><U0628><U062D> 135 %<U0634> stands for <U0634><U0627><U0645>
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | ubifs.rst | 10 UBIFS file-system stands for UBI File System. UBI stands for "Unsorted
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | pa_PK | 134 %<U0635> stands for <U0635><U0628><U062D> 135 %<U0634> stands for <U0634><U0627><U0645>
|
| /OK3568_Linux_fs/buildroot/package/pigz/ |
| H A D | Config.in.host | 4 pigz, which stands for parallel implementation of gzip, is a
|
| /OK3568_Linux_fs/buildroot/package/asn1c/ |
| H A D | Config.in.host | 4 ASN.1 stands for Abstract Syntax Notation One and allows
|
| /OK3568_Linux_fs/buildroot/package/dtbocfg/ |
| H A D | Config.in | 5 dtbocfg, which stands for Device Tree Blob Overlay
|
| /OK3568_Linux_fs/buildroot/package/python-pyro/ |
| H A D | Config.in | 5 python-pyro is a Python library stands for PYthon Remote
|