/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | mcu.c | 239 #define WORD(_start) \ in mt7603_mcu_set_eeprom() macro 243 WORD(_start), \ in mt7603_mcu_set_eeprom() 244 WORD(_start + 2), \ in mt7603_mcu_set_eeprom() 245 WORD(_start + 4) in mt7603_mcu_set_eeprom() 248 WORD(MT_EE_NIC_CONF_1), in mt7603_mcu_set_eeprom() 256 WORD(MT_EE_TX_POWER_CCK), in mt7603_mcu_set_eeprom() 257 WORD(MT_EE_TX_POWER_OFDM_2G_6M), in mt7603_mcu_set_eeprom() 258 WORD(MT_EE_TX_POWER_OFDM_2G_24M), in mt7603_mcu_set_eeprom() 259 WORD(MT_EE_TX_POWER_OFDM_2G_54M), in mt7603_mcu_set_eeprom() 260 WORD(MT_EE_TX_POWER_HT_BPSK_QPSK), in mt7603_mcu_set_eeprom() [all …]
|
/linux-6.6.21/net/netfilter/ |
D | nf_conntrack_h323_types.c | 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 40 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 46 {FNAME("manufacturerCode") INT, WORD, 0, 0, SKIP, 0, NULL}, 80 {FNAME("url-ID") IA5STR, WORD, 1, 0, SKIP, 0, NULL}, 82 {FNAME("email-ID") IA5STR, WORD, 1, 0, SKIP, 0, NULL}, 221 {FNAME("item") INT, WORD, 0, 0, SKIP, 0, NULL}, 259 {FNAME("manufacturerCode") INT, WORD, 0, 0, SKIP, 0, NULL}, 279 {FNAME("maxBitRate") INT, WORD, 1, 0, SKIP, 0, NULL}, 299 {FNAME("samplesPerLine") INT, WORD, 0, 0, SKIP | OPT, 0, NULL}, [all …]
|
D | nf_conntrack_h323_asn1.c | 62 #define WORD 10 macro 326 case WORD: /* 257 <= Range <= 64K */ in decode_int() 389 case WORD: /* 2-byte length */ in decode_bitstr() 665 case WORD: in decode_seqof()
|
/linux-6.6.21/Documentation/sound/cards/ |
D | multisound.sh | 619 typedef __u16 WORD; 640 static int msnd_write_cfg_io0(int cfg, int num, WORD io) 651 static int msnd_read_cfg_io0(int cfg, int num, WORD *io) 662 static int msnd_write_cfg_io1(int cfg, int num, WORD io) 673 static int msnd_read_cfg_io1(int cfg, int num, WORD *io) 684 static int msnd_write_cfg_irq(int cfg, int num, WORD irq) 695 static int msnd_read_cfg_irq(int cfg, int num, WORD *irq) 707 X WORD wmem; 711 X wmem = (WORD)mem; 744 static int msnd_write_cfg_logical(int cfg, int num, WORD io0, WORD io1, WORD irq, int mem) [all …]
|
/linux-6.6.21/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_scan.l | 70 WORD [A-Za-z_][-A-Za-z_0-9]* 289 <MACRODEF>{WORD}{SPACE} { 302 <MACRODEF>{WORD}\( { 315 <MACROARGLIST>{WORD} { 398 {WORD}\( { 435 {WORD} {
|
D | aicasm_macro_scan.l | 68 WORD [A-Za-z_][-A-Za-z_0-9]* 130 {WORD}[(] {
|
/linux-6.6.21/include/linux/ |
D | cciss_ioctl.h | 14 WORD buf_size; /* size in bytes of the buf */
|
/linux-6.6.21/include/uapi/linux/ |
D | cciss_ioctl.h | 45 WORD buf_size; /* size in bytes of the buf */
|
D | cciss_defs.h | 45 #define WORD __u16 macro
|
/linux-6.6.21/Documentation/translations/zh_CN/admin-guide/ |
D | bootconfig.rst | 28 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;]
|
/linux-6.6.21/Documentation/admin-guide/ |
D | bootconfig.rst | 26 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;]
|
/linux-6.6.21/Documentation/arch/s390/ |
D | vfio-ccw.rst | 319 similar to how STORE CHANNEL REPORT WORD works.
|
/linux-6.6.21/Documentation/dev-tools/ |
D | checkpatch.rst | 205 - --kconfig-prefix=WORD 207 Use WORD as a prefix for Kconfig symbols (default is `CONFIG_`).
|
/linux-6.6.21/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 4352 # so, the least significant WORD of the stacked effective address got
|
D | fplsp.S | 511 set WORD, 2 # len(word) == 2 bytes
|