/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/ |
D | mcu.c | 286 #define WORD(_start) \ in mt7603_mcu_set_eeprom() macro 290 WORD(_start), \ in mt7603_mcu_set_eeprom() 291 WORD(_start + 2), \ in mt7603_mcu_set_eeprom() 292 WORD(_start + 4) in mt7603_mcu_set_eeprom() 295 WORD(MT_EE_NIC_CONF_1), in mt7603_mcu_set_eeprom() 303 WORD(MT_EE_TX_POWER_CCK), in mt7603_mcu_set_eeprom() 304 WORD(MT_EE_TX_POWER_OFDM_2G_6M), in mt7603_mcu_set_eeprom() 305 WORD(MT_EE_TX_POWER_OFDM_2G_24M), in mt7603_mcu_set_eeprom() 306 WORD(MT_EE_TX_POWER_OFDM_2G_54M), in mt7603_mcu_set_eeprom() 307 WORD(MT_EE_TX_POWER_HT_BPSK_QPSK), in mt7603_mcu_set_eeprom() [all …]
|
/Linux-v5.4/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-v5.4/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-v5.4/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-v5.4/include/linux/ |
D | cciss_ioctl.h | 14 WORD buf_size; /* size in bytes of the buf */
|
/Linux-v5.4/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-v5.4/drivers/scsi/dpt/ |
D | osd_util.h | 180 #define WORD unsigned short macro
|
/Linux-v5.4/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
|