Home
last modified time | relevance | path

Searched +full:0 +full:x1001 (Results 1 – 25 of 143) sorted by relevance

123456

/linux/tools/testing/selftests/net/
H A Dl2tp.sh17 VERBOSE=0
98 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.accept_dad=0
246 spi 0x1000 proto esp aead 'rfc4106(gcm(aes))' \
247 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f 128 mode transport
251 spi 0x1001 proto esp aead 'rfc4106(gcm(aes))' \
252 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f 128 mode transport
256 spi 0x1000 proto esp aead 'rfc4106(gcm(aes))' \
257 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f 128 mode transport
261 spi 0x1001 proto esp aead 'rfc4106(gcm(aes))' \
262 0x0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f 128 mode transport
[all …]
/linux/tools/arch/x86/include/uapi/asm/
H A Dprctl.h
/linux/arch/x86/include/uapi/asm/
H A Dprctl.h5 #define ARCH_SET_GS 0x1001
6 #define ARCH_SET_FS 0x1002
7 #define ARCH_GET_FS 0x1003
8 #define ARCH_GET_GS 0x1004
10 #define ARCH_GET_CPUID 0x1011
11 #define ARCH_SET_CPUID 0x1012
13 #define ARCH_GET_XCOMP_SUPP 0x1021
14 #define ARCH_GET_XCOMP_PERM 0x1022
15 #define ARCH_REQ_XCOMP_PERM 0x1023
16 #define ARCH_GET_XCOMP_GUEST_PERM 0x1024
[all …]
/linux/tools/perf/trace/beauty/
H A Dx86_arch_prctl.sh25 print_range 1 0x1 0x1001
26 print_range 2 0x2 0x2001
27 print_range 3 0x4 0x4001
/linux/arch/xtensa/include/asm/
H A Dbootparam.h18 #define BP_VERSION 0x0001
20 #define BP_TAG_COMMAND_LINE 0x1001 /* command line (0-terminated string)*/
21 #define BP_TAG_INITRD 0x1002 /* ramdisk addr and size (bp_meminfo) */
22 #define BP_TAG_MEMORY 0x1003 /* memory addr and size (bp_meminfo) */
23 #define BP_TAG_SERIAL_BAUDRATE 0x1004 /* baud rate of current console. */
24 #define BP_TAG_SERIAL_PORT 0x1005 /* serial device of current console */
25 #define BP_TAG_FDT 0x1006 /* flat device tree addr */
27 #define BP_TAG_FIRST 0x7B0B /* first tag with a version number */
28 #define BP_TAG_LAST 0x7E0B /* last tag */
46 #define MEMORY_TYPE_CONVENTIONAL 0x1000
[all …]
/linux/include/linux/comedi/
H A Dcomedi_pci.h19 #define PCI_VENDOR_ID_KOLTER 0x1001
20 #define PCI_VENDOR_ID_ICP 0x104c
21 #define PCI_VENDOR_ID_DT 0x1116
22 #define PCI_VENDOR_ID_IOTECH 0x1616
23 #define PCI_VENDOR_ID_CONTEC 0x1221
24 #define PCI_VENDOR_ID_RTD 0x1435
25 #define PCI_VENDOR_ID_HUMUSOFT 0x186c
/linux/drivers/net/wan/
H A Dslic_ds26522.h10 #define DS26522_RF_ADDR_START 0x00
11 #define DS26522_RF_ADDR_END 0xef
12 #define DS26522_GLB_ADDR_START 0xf0
13 #define DS26522_GLB_ADDR_END 0xff
14 #define DS26522_TF_ADDR_START 0x100
15 #define DS26522_TF_ADDR_END 0x1ef
16 #define DS26522_LIU_ADDR_START 0x1000
17 #define DS26522_LIU_ADDR_END 0x101f
18 #define DS26522_TEST_ADDR_START 0x1008
19 #define DS26522_TEST_ADDR_END 0x101f
[all …]
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-command.h21 #define HIC_PREVIEW_STILL 0x0001
22 #define HIC_PREVIEW_VIDEO 0x0002
23 #define HIC_CAPTURE_STILL 0x0003
24 #define HIC_CAPTURE_VIDEO 0x0004
25 #define HIC_STREAM_ON 0x0005
26 #define HIC_STREAM_OFF 0x0006
27 #define HIC_SET_PARAMETER 0x0007
28 #define HIC_GET_PARAMETER 0x0008
29 #define HIC_SET_TUNE 0x0009
30 #define HIC_GET_STATUS 0x000b
[all …]
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie_ipc.h12 #define QTN_BDA_PCIE_INIT 0x01
13 #define QTN_BDA_PCIE_RDY 0x02
14 #define QTN_BDA_FW_LOAD_RDY 0x03
15 #define QTN_BDA_FW_LOAD_DONE 0x04
16 #define QTN_BDA_FW_START 0x05
17 #define QTN_BDA_FW_RUN 0x06
18 #define QTN_BDA_FW_HOST_RDY 0x07
19 #define QTN_BDA_FW_TARGET_RDY 0x11
20 #define QTN_BDA_FW_TARGET_BOOT 0x12
21 #define QTN_BDA_FW_FLASH_BOOT 0x13
[all …]
/linux/arch/sparc/include/uapi/asm/
H A Dsocket.h9 #define SOL_SOCKET 0xffff
11 #define SO_DEBUG 0x0001
12 #define SO_PASSCRED 0x0002
13 #define SO_REUSEADDR 0x0004
14 #define SO_KEEPALIVE 0x0008
15 #define SO_DONTROUTE 0x0010
16 #define SO_BROADCAST 0x0020
17 #define SO_PEERCRED 0x0040
18 #define SO_LINGER 0x0080
19 #define SO_OOBINLINE 0x0100
[all …]
/linux/arch/parisc/include/uapi/asm/
H A Dsocket.h9 #define SOL_SOCKET 0xffff
11 #define SO_DEBUG 0x0001
12 #define SO_REUSEADDR 0x0004
13 #define SO_KEEPALIVE 0x0008
14 #define SO_DONTROUTE 0x0010
15 #define SO_BROADCAST 0x0020
16 #define SO_LINGER 0x0080
17 #define SO_OOBINLINE 0x0100
18 #define SO_REUSEPORT 0x0200
19 #define SO_SNDBUF 0x1001
[all …]
/linux/include/media/i2c/
H A Dadv7604.h13 /* Analog input muxing modes (AFE register 0x02, [2:0]) */
15 ADV7604_AIN1_2_3_NC_SYNC_1_2 = 0,
36 /* Input Color Space (IO register 0x02, [7:4]) */
38 ADV76XX_INP_COLOR_SPACE_LIM_RGB = 0,
46 ADV76XX_INP_COLOR_SPACE_AUTO = 0xf,
49 /* Select output format (IO register 0x03, [4:2]) */
51 ADV7604_OP_FORMAT_MODE0 = 0x00,
52 ADV7604_OP_FORMAT_MODE1 = 0x04,
53 ADV7604_OP_FORMAT_MODE2 = 0x08,
62 /* INT1 Configuration (IO register 0x40, [1:0]) */
[all …]
H A Dadv7842.h11 /* Analog input muxing modes (AFE register 0x02, [2:0]) */
13 ADV7842_AIN1_2_3_NC_SYNC_1_2 = 0,
34 /* Input Color Space (IO register 0x02, [7:4]) */
36 ADV7842_INP_COLOR_SPACE_LIM_RGB = 0,
44 ADV7842_INP_COLOR_SPACE_AUTO = 0xf,
47 /* Select output format (IO register 0x03, [4:2]) */
49 ADV7842_OP_FORMAT_MODE0 = 0x00,
50 ADV7842_OP_FORMAT_MODE1 = 0x04,
51 ADV7842_OP_FORMAT_MODE2 = 0x08,
62 /* Video standard select (IO register 0x00, [5:0]) */
[all …]
/linux/arch/alpha/include/uapi/asm/
H A Dsocket.h15 #define SOL_SOCKET 0xffff
17 #define SO_DEBUG 0x0001
18 #define SO_REUSEADDR 0x0004
19 #define SO_KEEPALIVE 0x0008
20 #define SO_DONTROUTE 0x0010
21 #define SO_BROADCAST 0x0020
22 #define SO_LINGER 0x0080
23 #define SO_OOBINLINE 0x0100
24 #define SO_REUSEPORT 0x0200
26 #define SO_TYPE 0x1008
[all …]
/linux/include/media/
H A Ddvb-usb-ids.h23 #define USB_VID_774 0x7a69
24 #define USB_VID_ADSTECH 0x06e1
25 #define USB_VID_AFATECH 0x15a4
26 #define USB_VID_ALCOR_MICRO 0x058f
27 #define USB_VID_ALINK 0x05e3
28 #define USB_VID_AME 0x06be
29 #define USB_VID_AMT 0x1c73
30 #define USB_VID_ANCHOR 0x0547
31 #define USB_VID_ANSONIC 0x10b9
32 #define USB_VID_ANUBIS_ELECTRONIC 0x10fd
[all …]
/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h7 #define CMD_PAUSE 0x0001
8 #define ASM_CLIENT_EVENT_CMD_PAUSE_DONE 0x1001
9 #define CMD_FLUSH 0x0002
10 #define ASM_CLIENT_EVENT_CMD_FLUSH_DONE 0x1002
11 #define CMD_EOS 0x0003
12 #define ASM_CLIENT_EVENT_CMD_EOS_DONE 0x1003
13 #define CMD_CLOSE 0x0004
14 #define ASM_CLIENT_EVENT_CMD_CLOSE_DONE 0x1004
15 #define CMD_OUT_FLUSH 0x000
[all...]
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dresources.h73 [MLXSW_RES_ID_KVD_SIZE] = 0x1001,
74 [MLXSW_RES_ID_KVD_SINGLE_MIN_SIZE] = 0x1002,
75 [MLXSW_RES_ID_KVD_DOUBLE_MIN_SIZE] = 0x1003,
76 [MLXSW_RES_ID_PGT_SIZE] = 0x1004,
77 [MLXSW_RES_ID_MAX_KVD_LINEAR_RANGE] = 0x1005,
78 [MLXSW_RES_ID_MAX_KVD_ACTION_SETS] = 0x1007,
79 [MLXSW_RES_ID_MAX_TRAP_GROUPS] = 0x2201,
80 [MLXSW_RES_ID_CQE_V0] = 0x2210,
81 [MLXSW_RES_ID_CQE_V1] = 0x2211,
82 [MLXSW_RES_ID_CQE_V2] = 0x2212,
[all …]
/linux/sound/synth/emux/
H A Demux_hwdep.c14 #define TMP_CLIENT_ID 0x1001
37 if (err < 0) in snd_emux_hwdep_load_patch()
45 return 0; in snd_emux_hwdep_load_patch()
59 if (info.mode < 0 || info.mode >= EMUX_MD_END) in snd_emux_hwdep_misc_mode()
63 if (info.port < 0) { in snd_emux_hwdep_misc_mode()
64 for (i = 0; i < emu->num_ports; i++) in snd_emux_hwdep_misc_mode()
72 return 0; in snd_emux_hwdep_misc_mode()
106 return 0; in snd_emux_hwdep_ioctl()
121 if (err < 0) in snd_emux_init_hwdep()
133 if (err < 0) in snd_emux_init_hwdep()
[all …]
/linux/include/uapi/linux/
H A Dvirtio_ids.h78 #define VIRTIO_TRANS_ID_NET 0x1000 /* transitional virtio net */
79 #define VIRTIO_TRANS_ID_BLOCK 0x1001 /* transitional virtio block */
80 #define VIRTIO_TRANS_ID_BALLOON 0x1002 /* transitional virtio balloon */
81 #define VIRTIO_TRANS_ID_CONSOLE 0x1003 /* transitional virtio console */
82 #define VIRTIO_TRANS_ID_SCSI 0x1004 /* transitional virtio SCSI */
83 #define VIRTIO_TRANS_ID_RNG 0x1005 /* transitional virtio rng */
84 #define VIRTIO_TRANS_ID_9P 0x1009 /* transitional virtio 9p console */
H A Dvirtio_rtc.h13 #define VIRTIO_RTC_F_ALARM 0
17 #define VIRTIO_RTC_REQ_READ 0x0001
18 #define VIRTIO_RTC_REQ_READ_CROSS 0x0002
22 #define VIRTIO_RTC_REQ_CFG 0x1000
23 #define VIRTIO_RTC_REQ_CLOCK_CAP 0x1001
24 #define VIRTIO_RTC_REQ_CROSS_CAP 0x1002
25 #define VIRTIO_RTC_REQ_READ_ALARM 0x1003
26 #define VIRTIO_RTC_REQ_SET_ALARM 0x1004
27 #define VIRTIO_RTC_REQ_SET_ALARM_ENABLED 0x1005
31 #define VIRTIO_RTC_NOTIF_ALARM 0x2000
[all …]
/linux/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h13 #define CP0_PRID_REG $15, 0
15 #define CP0_PRID_OCTEON_PASS1 0x000d0000
16 #define CP0_PRID_OCTEON_CN30XX 0x000d0200
32 dins v0, $0, 0, 6
38 or v0, v0, 0x5001
39 xor v0, v0, 0x1001
47 and t1, v1, 0xfff8
48 xor t1, t1, 0x9000 # 63-P1
50 and t1, v1, 0xfff8
51 xor t1, t1, 0x9008 # 63-P2
[all …]
/linux/arch/mips/include/uapi/asm/
H A Dsocket.h21 #define SOL_SOCKET 0xffff
23 #define SO_DEBUG 0x0001 /* Record debugging information. */
24 #define SO_REUSEADDR 0x0004 /* Allow reuse of local addresses. */
25 #define SO_KEEPALIVE 0x0008 /* Keep connections alive and send
27 #define SO_DONTROUTE 0x0010 /* Don't do local routing. */
28 #define SO_BROADCAST 0x0020 /* Allow transmission of
30 #define SO_LINGER 0x0080 /* Block on close of a reliable
32 #define SO_OOBINLINE 0x0100 /* Receive out-of-band data in-band. */
33 #define SO_REUSEPORT 0x0200 /* Allow local address and port reuse. */
35 #define SO_TYPE 0x1008 /* Compatible name for SO_STYLE. */
[all …]
/linux/drivers/net/wireless/ath/ath9k/
H A Dwmi.h51 #define ATH9K_HTC_TXSTAT_ACK BIT(0)
64 #define ATH9K_HTC_TXSTAT_RATE 0x0f
65 #define ATH9K_HTC_TXSTAT_RATE_S 0
67 #define ATH9K_HTC_TXSTAT_EPID 0xf0
82 WMI_ECHO_CMDID = 0x0001,
119 WMI_TGT_RDY_EVENTID = 0x1001,
196 ret = ath9k_wmi_cmd(priv->wmi, _wmi_cmd, NULL, 0, \
199 } while (0)
206 } while (0)
/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_klvs_abi.h17 * | 0 | 31:16 | **KEY** - KLV key identifier |
21 * | | 15:0 | **LEN** - length of VALUE (in 32bit dwords) |
23 * | 1 | 31:0 | **VALUE** - actual value of the KLV (format depends on KEY) |
27 * | n | 31:0 | |
32 #define GUC_KLV_0_KEY (0xffffu << 16)
33 #define GUC_KLV_0_LEN (0xffffu << 0)
34 #define GUC_KLV_n_VALUE (0xffffffffu << 0)
41 * _`GUC_KLV_SELF_CFG_H2G_CTB_ADDR` : 0x0902
45 * _`GUC_KLV_SELF_CFG_H2G_CTB_DESCRIPTOR_ADDR` : 0x0903
49 * _`GUC_KLV_SELF_CFG_H2G_CTB_SIZE` : 0x0904
[all …]
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.c21 * PB_ADCGAINL = R60 = 0x03 (3 dec) : sets low reference of ADC
23 * PB_PREADCTRL = R32 = 0x1400 (5120 dec) : Enables global gain changes
25 * PB_ADCMINGAIN = R52 = 0x10 (16 dec) : Sets the minimum gain for
27 * PB_ADCGLOBALGAIN = R53 = 0x10 (16 dec) : Sets the global gain
28 * PB_EXPGAIN = R14 = 0x11 (17 dec) : Sets the auto-exposure value
29 * PB_UPDATEINT = R23 = 0x02 (2 dec) : Sets the speed on
31 * PB_CFILLIN = R5 = 0x0E (14 dec) : Sets the frame rate
71 .priv = 0
95 case V4L2_CTRL_CLASS_USER + 0x1001: in pb0100_s_ctrl()
112 .id = V4L2_CTRL_CLASS_USER + 0x1000, in pb0100_init_controls()
[all …]

123456