Home
last modified time | relevance | path

Searched +full:0 +full:x262 (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drenesas,rz-ssi.yaml65 bits[0:9] - Specifies MID/RID value of a SSI channel as below
66 MID/RID value of SSI rx0 = 0x256
67 MID/RID value of SSI tx0 = 0x255
68 MID/RID value of SSI rx1 = 0x25a
69 MID/RID value of SSI tx1 = 0x259
70 MID/RID value of SSI rt2 = 0x25f
71 MID/RID value of SSI rx3 = 0x262
72 MID/RID value of SSI tx3 = 0x261
75 bit[11] - LVL = 0, Detects based on the edge
77 bit[15] - TM = 0, Single transfer mode
[all …]
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller10.sh4 # cpuid = 0
7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x47/frame 0xfffffe0025a68360
8 # vpanic() at vpanic+0x1c7/frame 0xfffffe0025a683c0
9 # panic() at panic+0x43/frame 0xfffffe0025a68420
10 # sbsndptr_noadv() at sbsndptr_noadv+0xae/frame 0xfffffe0025a68460
11 # rack_output() at rack_output+0x51f5/frame 0xfffffe0025a68700
12 # tcp_usr_send() at tcp_usr_send+0x5c7/frame 0xfffffe0025a687e0
13 # sosend_generic() at sosend_generic+0x8fd/frame 0xfffffe0025a688e0
14 # sosend() at sosend+0xc6/frame 0xfffffe0025a68950
15 # kern_sendit() at kern_sendit+0x33d/frame 0xfffffe0025a68a00
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h23 #define INPUT_PROP_POINTER 0x00 /* needs a pointer */
24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */
25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */
26 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */
27 #define INPUT_PROP_TOPBUTTONPAD 0x04 /* softbuttons at top of pad */
28 #define INPUT_PROP_POINTING_STICK 0x05 /* is a pointing stick */
29 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */
31 #define INPUT_PROP_MAX 0x1f
38 #define EV_SYN 0x00
39 #define EV_KEY 0x01
[all …]
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h35 #define INPUT_PROP_POINTER 0x00 /* needs a pointer */
36 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */
37 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */
38 #define INPUT_PROP_SEMI_MT 0x03 /* touch rectangle only */
39 #define INPUT_PROP_TOPBUTTONPAD 0x04 /* softbuttons at top of pad */
40 #define INPUT_PROP_POINTING_STICK 0x05 /* is a pointing stick */
41 #define INPUT_PROP_ACCELEROMETER 0x06 /* has accelerometer */
43 #define INPUT_PROP_MAX 0x1f
50 #define EV_SYN 0x00
51 #define EV_KEY 0x01
[all …]
/freebsd/crypto/openssh/
H A Dpkcs11.h208 #define CKN_SURRENDER (0)
224 #define CKF_TOKEN_PRESENT (1 << 0)
253 #define CKF_RNG (1 << 0)
273 #define CK_EFFECTIVELY_INFINITE (0)
278 #define CK_INVALID_HANDLE (0)
283 #define CKU_SO (0)
290 #define CKS_RO_PUBLIC_SESSION (0)
314 #define CKO_DATA (0)
335 #define CKK_RSA (0)
342 #define CKK_GENERIC_SECRET (0x10)
[all …]
/freebsd/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h207 #define CKN_SURRENDER (0)
223 #define CKF_TOKEN_PRESENT (1 << 0)
252 #define CKF_RNG (1 << 0)
272 #define CK_EFFECTIVELY_INFINITE (0)
277 #define CK_INVALID_HANDLE (0)
282 #define CKU_SO (0)
289 #define CKS_RO_PUBLIC_SESSION (0)
313 #define CKO_DATA (0)
334 #define CKK_RSA (0)
341 #define CKK_GENERIC_SECRET (0x10)
[all …]
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkcs11.h205 #define CKN_SURRENDER (0)
221 #define CKF_TOKEN_PRESENT (1 << 0)
250 #define CKF_RNG (1 << 0)
270 #define CK_EFFECTIVELY_INFINITE (0)
275 #define CK_INVALID_HANDLE (0)
280 #define CKU_SO (0)
287 #define CKS_RO_PUBLIC_SESSION (0)
311 #define CKO_DATA (0)
332 #define CKK_RSA (0)
339 #define CKK_GENERIC_SECRET (0x10)
[all …]
/freebsd/share/misc/
H A Dusb_hid_usages12 0x00 Undefined
13 0x01 Pointer
14 0x02 Mouse
15 0x03 Reserved
16 0x04 Joystick
17 0x05 Game Pad
18 0x06 Keyboard
19 0x07 Keypad
20 0x08 Multi-axis Controller
21 0x09 Tablet PC System Controls
[all …]
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h34 #define BWN_NPHY_BBCFG BWN_PHY_N(0x001) /* BB config */
35 #define BWN_NPHY_BBCFG_RSTCCA 0x4000 /* Reset CCA */
36 #define BWN_NPHY_BBCFG_RSTRX 0x8000 /* Reset RX */
37 #define BWN_NPHY_CHANNEL BWN_PHY_N(0x005) /* Channel */
38 #define BWN_NPHY_TXERR BWN_PHY_N(0x007) /* TX error */
39 #define BWN_NPHY_BANDCTL BWN_PHY_N(0x009) /* Band control */
40 #define BWN_NPHY_BANDCTL_5GHZ 0x0001 /* Use the 5GHz band */
41 #define BWN_NPHY_4WI_ADDR BWN_PHY_N(0x00B) /* Four-wire bus address */
42 #define BWN_NPHY_4WI_DATAHI BWN_PHY_N(0x00C) /* Four-wire bus data high */
43 #define BWN_NPHY_4WI_DATALO BWN_PHY_N(0x00D) /* Four-wire bus data low */
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DVOP3Instructions.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
14 let HasExtVOP3DPP = 0;
15 let HasExtDPP = 0;
28 let HasExtVOP3DPP = 0;
29 let HasExtDPP = 0;
44 let HasExtVOP3DPP = 0;
45 let HasExtDPP = 0;
49 let HasExtVOP3DPP = 0;
50 let HasExtDPP = 0;
60 let mayRaiseFPException = 0;
[all …]
/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c67 static SYSCTL_NODE(_hw_usb, OID_AUTO, urtw, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
70 int urtw_debug = 0;
71 SYSCTL_INT(_hw_usb_urtw, OID_AUTO, debug, CTLFLAG_RWTUN, &urtw_debug, 0,
74 URTW_DEBUG_XMIT = 0x00000001, /* basic xmit operation */
75 URTW_DEBUG_RECV = 0x00000002, /* basic recv operation */
76 URTW_DEBUG_RESET = 0x00000004, /* reset processing */
77 URTW_DEBUG_TX_PROC = 0x00000008, /* tx ISR proc */
78 URTW_DEBUG_RX_PROC = 0x00000010, /* rx ISR proc */
79 URTW_DEBUG_STATE = 0x00000020, /* 802.11 state transitions */
80 URTW_DEBUG_STAT = 0x00000040, /* statistic */
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852bt_rfk.c17 #define RTW8852BT_RXDCK_VER 0x1
18 #define RTW8852BT_IQK_VER 0x2a
21 #define RTW8852BT_DPK_VER 0x06
25 #define DPK_TXAGC_LOWER 0x2e
26 #define DPK_TXAGC_UPPER 0x3f
27 #define DPK_TXAGC_INVAL 0xff
28 #define RFREG_MASKRXBB 0x003e0
29 #define RFREG_MASKMODE 0xf0000
32 RF_SHUT_DOWN = 0x0,
33 RF_STANDBY = 0x1,
[all …]
H A Drtw8852b_rfk.c17 #define RTW8852B_RXDCK_VER 0x1
18 #define RTW8852B_IQK_VER 0x2a
23 #define RTW8852B_DPK_VER 0x0d
29 #define DPK_TXAGC_LOWER 0x2e
30 #define DPK_TXAGC_UPPER 0x3f
31 #define DPK_TXAGC_INVAL 0xff
32 #define RFREG_MASKRXBB 0x003e0
33 #define RFREG_MASKMODE 0xf0000
36 LBK_RXIQK = 0x06,
37 SYNC = 0x10,
[all …]
H A Dcore.h36 #define MASKBYTE0 0xff
37 #define MASKBYTE1 0xff00
38 #define MASKBYTE2 0xff0000
39 #define MASKBYTE3 0xff000000
40 #define MASKBYTE4 0xff00000000ULL
41 #define MASKHWORD 0xffff0000
42 #define MASKLWORD 0x0000ffff
43 #define MASKDWORD 0xffffffff
44 #define RFREG_MASK 0xfffff
45 #define INV_RF_DATA 0xffffffff
[all …]
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h71 * * 0x0-0xFFF8 - The function ID
72 * * 0xFFF8-0xFFFC, 0xFFFE - Reserved for internal processors
73 * * 0xFFFD - Reserved for user-space HWRM interface
74 * * 0xFFFF - HWRM
104 #define CMD_DISCR_TLV_ENCAP UINT32_C(0x8000)
109 #define TLV_TYPE_HWRM_REQUEST UINT32_C(0x1)
111 #define TLV_TYPE_HWRM_RESPONSE UINT32_C(0x2)
113 #define TLV_TYPE_ROCE_SP_COMMAND UINT32_C(0x3)
115 #define TLV_TYPE_QUERY_ROCE_CC_GEN1 UINT32_C(0x4)
117 #define TLV_TYPE_MODIFY_ROCE_CC_GEN1 UINT32_C(0x5)
[all …]