Home
last modified time | relevance | path

Searched refs:WORD (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmcu.c239 #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_QPS in mt7603_mcu_set_eeprom()
[all...]
/linux/net/netfilter/
H A Dnf_conntrack_h323_types.c10 {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,
[all...]
/linux/Documentation/sound/cards/
H A Dmultisound.sh613 #define HIBYTE(w) ((BYTE)(((WORD)(w) >> 8) & 0xFF))
615 #define MAKEWORD(low,hi) ((WORD)(((BYTE)(low))|(((WORD)((BYTE)(hi)))<<8)))
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 *ir
[all...]
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l73 WORD [A-Za-z_][-A-Za-z_0-9]*
292 <MACRODEF>{WORD}{SPACE} {
305 <MACRODEF>{WORD}\( {
318 <MACROARGLIST>{WORD} {
401 {WORD}\( {
438 {WORD} {
H A Daicasm_macro_scan.l68 WORD [A-Za-z_][-A-Za-z_0-9]*
130 {WORD}[(] {
/linux/include/linux/
H A Dcciss_ioctl.h14 WORD buf_size; /* size in bytes of the buf */
/linux/include/uapi/linux/
H A Dcciss_ioctl.h45 WORD buf_size; /* size in bytes of the buf */
H A Dcciss_defs.h45 #define WORD __u16 macro
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbootconfig.rst28 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;]
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbootconfig.rst28 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;]
/linux/Documentation/admin-guide/
H A Dbootconfig.rst26 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;]
/linux/drivers/tty/vt/
H A Ducs_width_table.h_shipped167 { 0x2060, 0x2064 }, /* WORD JOINER - INVISIBLE PLUS */
230 { 0x10EFC, 0x10EFF }, /* ARABIC COMBINING ALEF OVERLAY - ARABIC SMALL LOW WORD MADDA */
H A Ducs_fallback_table.h_shipped3085 { 0x31, 0x2E }, /* WORD SEPARATOR MIDDLE DOT -> '.' */
/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst319 similar to how STORE CHANNEL REPORT WORD works.
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst205 - --kconfig-prefix=WORD
207 Use WORD as a prefix for Kconfig symbols (default is `CONFIG_`).
/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S531 set WORD, 2 # len(word) == 2 bytes
4352 # so, the least significant WORD of the stacked effective address got
18200 # <WORD 1> <WORD2> #
19734 # WORD: can be either NORM or ZERO...
19740 fbeq.w opd_word_zero # WORD is a ZERO
19851 # load a WORD into %fp0: #
H A Dfplsp.S511 set WORD, 2 # len(word) == 2 bytes