Home
last modified time | relevance | path

Searched +full:0 +full:x261 (Results 1 – 16 of 16) 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/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/
H A Dpipeline.json10 "EventCode": "0x1A0",
16 "EventCode": "0x1A1",
22 "EventCode": "0x1A2",
28 "EventCode": "0x1A3",
34 "EventCode": "0x1A4",
40 "EventCode": "0x1A5",
46 "EventCode": "0x1A6",
52 "EventCode": "0x1B4",
58 "EventCode": "0x1B5",
63 "PublicDescription": "This event counts valid cycles of L1D cache pipeline#0.",
[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/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/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h63 #define BMI_PORT_REGS_OFFSET 0
64 #define QMI_PORT_REGS_OFFSET 0x400
65 #define PRS_PORT_REGS_OFFSET 0x800
75 #define DEFAULT_PORT_deqByteCnt_10G 0x1400
76 #define DEFAULT_PORT_deqByteCnt_1G 0x400
82 #define DEFAULT_PORT_cheksumLastBytesIgnore 0
97 #define DEFAULT_PORT_BufMargins_endMargins 0
107 #define DEFAULT_notSupported 0xff
113 #define DEFAULT_PORT_txFifoMinFillLevel 0
130 (((type) == e_FM_PORT_TYPE_RX) ? 2 : 0))
[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/sys/contrib/dev/rtw88/
H A Drtw8821c.c57 efuse->rfe_option = map->rfe_option & 0x1f; in rtw8821c_read_efuse()
62 efuse->lna_type_2g = map->lna_type_2g[0]; in rtw8821c_read_efuse()
63 efuse->lna_type_5g = map->lna_type_5g[0]; in rtw8821c_read_efuse()
65 efuse->country_code[0] = map->country_code[0]; in rtw8821c_read_efuse()
68 efuse->regd = map->rf_board_option & 0x7; in rtw8821c_read_efuse()
69 efuse->thermal_meter[0] = map->thermal_meter; in rtw8821c_read_efuse()
74 hal->pkg_type = map->rfe_option & BIT(5) ? 1 : 0; in rtw8821c_read_efuse()
77 case 0x2: in rtw8821c_read_efuse()
78 case 0x in rtw8821c_read_efuse()
[all...]
H A Drtw8822b.c54 efuse->lna_type_2g = map->lna_type_2g[0]; in rtw8822b_read_efuse()
55 efuse->lna_type_5g = map->lna_type_5g[0]; in rtw8822b_read_efuse()
57 efuse->country_code[0] = map->country_code[0]; in rtw8822b_read_efuse()
60 efuse->regd = map->rf_board_option & 0x7; in rtw8822b_read_efuse()
64 for (i = 0; i < 4; i++) in rtw8822b_read_efuse()
82 return 0; in rtw8822b_read_efuse()
88 rtw_write32_mask(rtwdev, 0x64, BIT(29) | BIT(28), 0x3); in rtw8822b_phy_rfe_init()
89 rtw_write32_mask(rtwdev, 0x4 in rtw8822b_phy_rfe_init()
[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/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c43 #if 0
83 volatile u_int32_t *usb_ctrl_r1 = (u_int32_t *) 0xb8116c84; \
84 volatile u_int32_t *usb_ctrl_r2 = (u_int32_t *) 0xb8116c88; \
85 *usb_ctrl_r1 = (*usb_ctrl_r1 & 0xffefffff); \
86 *usb_ctrl_r2 = (*usb_ctrl_r2 & 0xfc1fffff) | (1 << 21) | (3 << 22); \
88 } while (0)
111 (1 << 21) | (0xf << 22), in ar9300_disable_pll_lock_detect()
112 (1 << 21) | (0x3 << 22)); in ar9300_disable_pll_lock_detect()
178 ath_hal_getcapability(ah, HAL_CAP_MFP, 0, &mfpcap); in ar9300_init_mfp()
197 * Cisco spec defined bits 0-3 as mask in ar9300_init_mfp()
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h33 #define MASKBYTE0 0xff
34 #define MASKBYTE1 0xff00
35 #define MASKBYTE2 0xff0000
36 #define MASKBYTE3 0xff000000
37 #define MASKBYTE4 0xff00000000ULL
38 #define MASKHWORD 0xffff0000
39 #define MASKLWORD 0x0000ffff
40 #define MASKDWORD 0xffffffff
41 #define RFREG_MASK 0xfffff
42 #define INV_RF_DATA 0xfffffff
[all...]
/freebsd/sys/dev/ice/
H A Dice_switch.c37 #define ICE_ETH_DA_OFFSET 0
40 #define ICE_MAX_VLAN_ID 0xFFF
41 #define ICE_IPV6_ETHER_ID 0x86DD
42 #define ICE_PPP_IPV6_PROTO_ID 0x0057
43 #define ICE_ETH_P_8021Q 0x8100
52 * byte 0 = 0x2: to identify it as locally administered DA MAC
53 * byte 6 = 0x2: to identify it as locally administered SA MAC
54 * byte 12 = 0x81 & byte 13 = 0x0
[all...]
/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c68 static SYSCTL_NODE(_hw_usb, OID_AUTO, urtw, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
71 int urtw_debug = 0;
72 SYSCTL_INT(_hw_usb_urtw, OID_AUTO, debug, CTLFLAG_RWTUN, &urtw_debug, 0,
75 URTW_DEBUG_XMIT = 0x00000001, /* basic xmit operation */
76 URTW_DEBUG_RECV = 0x00000002, /* basic recv operation */
77 URTW_DEBUG_RESET = 0x00000004, /* reset processing */
78 URTW_DEBUG_TX_PROC = 0x00000008, /* tx ISR proc */
79 URTW_DEBUG_RX_PROC = 0x00000010, /* rx ISR proc */
80 URTW_DEBUG_STATE = 0x00000020, /* 802.11 state transitions */
81 URTW_DEBUG_STAT = 0x00000040, /* statistic */
[all …]