Home
last modified time | relevance | path

Searched +full:0 +full:x249 (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,cci-400.yaml24 pattern: "^cci(@[0-9a-f]+)?$"
43 "^slave-if@[0-9a-f]+$":
65 "^pmu@[0-9a-f]+$":
119 arm,hbi = <0x249>;
129 * registers sits at address 0x000000002c090000.
131 * CCI slave interface @0x000000002c091000 is connected to dma
134 * CCI slave interface @0x000000002c094000 is connected to CPUs
137 * CCI slave interface @0x000000002c095000 is connected to CPUs
142 #size-cells = <0>;
145 CPU0: cpu@0 {
[all …]
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Dvexpress-v2p-ca15_a7.dts16 arm,hbi = <0x249>;
17 arm,vexpress,site = <0xf>;
36 #size-cells = <0>;
38 cpu0: cpu@0 {
41 reg = <0>;
61 reg = <0x100>;
71 reg = <0x101>;
81 reg = <0x102>;
109 reg = <0 0x80000000 0 0x40000000>;
117 /* Chipselect 2 is physically at 0x18000000 */
[all …]
/freebsd/sys/dev/bxe/
H A Dbxe_dump.h33 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80
34 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80
35 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80
36 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80
56 #define BNX2X_DUMP_VERSION 0x61111111
76 static const uint32_t page_vals_e2[] = {0, 128};
79 {0x58000, 4608, DUMP_CHIP_E2, 0x30}
85 static const uint32_t page_vals_e3[] = {0, 128};
88 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30}
92 { 0x2000, 1, 0x1f, 0xfff},
[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/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/contrib/dev/rtw89/
H A Dcore.h34 #define MASKBYTE0 0xff
35 #define MASKBYTE1 0xff00
36 #define MASKBYTE2 0xff0000
37 #define MASKBYTE3 0xff000000
38 #define MASKBYTE4 0xff00000000ULL
39 #define MASKHWORD 0xffff0000
40 #define MASKLWORD 0x0000ffff
41 #define MASKDWORD 0xffffffff
42 #define RFREG_MASK 0xfffff
43 #define INV_RF_DATA 0xfffffff
[all...]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h36 FW_SUCCESS = 0, /* completed successfully */
82 FW_MEMTYPE_EDC0 = 0x0,
83 FW_MEMTYPE_EDC1 = 0x1,
84 FW_MEMTYPE_EXTMEM = 0x2,
85 FW_MEMTYPE_FLASH = 0x4,
86 FW_MEMTYPE_INTERNAL = 0x5,
87 FW_MEMTYPE_EXTMEM1 = 0x6,
88 FW_MEMTYPE_HMA = 0x7,
96 FW_FRAG_WR = 0x1d,
97 FW_FILTER_WR = 0x02,
[all …]