Home
last modified time | relevance | path

Searched +full:0 +full:x11d (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dqcom-pm8xxx-rtc.yaml69 #size-cells = <0>;
71 pmic@0 {
73 reg = <0x0 SPMI_USID>;
75 #size-cells = <0>;
79 reg = <0x6000>, <0x6100>;
81 interrupts = <0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom-pm8xxx.txt24 Definition: must be 0
86 pmicintc: pmic@0 {
92 #size-cells = <0>;
96 reg = <0x11d>;
97 interrupts = <0x27 0>;
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller38.sh3 # panic: Assertion (cnp->cn_flags & (LOCKPARENT | WANTPARENT)) == 0 failed at ../../../kern/vfs_loo…
7 # db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe01499e7690
8 # vpanic() at vpanic+0x181/frame 0xfffffe01499e76e0
9 # panic() at panic+0x43/frame 0xfffffe01499e7740
10 # namei() at namei+0xb4e/frame 0xfffffe01499e77f0
11 # vn_open_cred() at vn_open_cred+0x11d/frame 0xfffffe01499e7960
12 # kern_openat() at kern_openat+0x28f/frame 0xfffffe01499e7ac0
13 # amd64_syscall() at amd64_syscall+0x147/frame 0xfffffe01499e7bf0
14 # fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01499e7bf0
15 # --- syscall (0, FreeBSD ELF64, nosys), rip = 0x80038254a, rsp = 0x7fffffffe4f8, rbp = 0x7fffffffe…
[all …]
H A Daltbufferflushes.sh35 # Stopped at kdb_enter+0x2b: nop
37 # Tracing pid 2526 tid 100070 td 0xc46f8360
38 # kdb_enter(c094247f) at kdb_enter+0x2b
39 # panic(c09402b6,c46f8360,0,12,c06af5d9,...) at panic+0x14b
40 # _lockmgr(d864a748,202122,c479f788,c46f8360,c094b01c,12d) at _lockmgr+0x41a
41 # getblk(c479f6b8,5d51940,0,4000,0,...) at getblk+0x13c
42 # breadn(c479f6b8,5d51940,0,4000,0,...) at breadn+0x2f
43 # bread(c479f6b8,5d51940,0,4000,0,e6d13544,c4743eac,0,c095a185,56d) at bread+0x20
44 # ffs_alloccg(c47408c4,104,1754628,0,4000,c4743eac,1,c095a185,4d8) at ffs_alloccg+0x11d
45 # ffs_hashalloc(c47408c4,104,1754628,0,4000,...) at ffs_hashalloc+0x45
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-mpic4.3.dtsi2 * QorIQ MPIC device tree stub [ controller @ offset 0x40000 ]
37 #address-cells = <0>;
39 reg = <0x40000 0x40000>;
42 clock-frequency = <0x0>;
47 reg = <0x41100 0x100 0x41300 4>;
48 interrupts = <0 0 3 0
49 1 0 3 0
50 2 0 3 0
51 3 0 3 0>;
56 reg = <0x41600 0x200 0x44148 4>;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def7 // Null relocation: also 0x100 for ELF64
8 ELF_RELOC(R_AARCH64_NONE, 0)
10 ELF_RELOC(R_AARCH64_ABS64, 0x101)
11 ELF_RELOC(R_AARCH64_ABS32, 0x102)
12 ELF_RELOC(R_AARCH64_ABS16, 0x103)
13 ELF_RELOC(R_AARCH64_PREL64, 0x104)
14 ELF_RELOC(R_AARCH64_PREL32, 0x105)
15 ELF_RELOC(R_AARCH64_PREL16, 0x106)
17 ELF_RELOC(R_AARCH64_MOVW_UABS_G0, 0x107)
18 ELF_RELOC(R_AARCH64_MOVW_UABS_G0_NC, 0x108)
[all …]
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_edma.h29 #define DMA_CR 0x000 /* Control */
30 #define DMA_ES 0x004 /* Error Status */
31 #define DMA_ERQ 0x00C /* Enable Request */
32 #define DMA_EEI 0x014 /* Enable Error Interrupt */
33 #define DMA_CEEI 0x018 /* Clear Enable Error Interrupt */
34 #define DMA_SEEI 0x019 /* Set Enable Error Interrupt */
35 #define DMA_CERQ 0x01A /* Clear Enable Request */
36 #define DMA_SERQ 0x01B /* Set Enable Request */
37 #define DMA_CDNE 0x01C /* Clear DONE Status Bit */
38 #define DMA_SSRT 0x01D /* Set START Bit */
[all …]
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2057.h32 #define R2057_DACBUF_VINCM_CORE0 0x000
33 #define R2057_IDCODE 0x001
34 #define R2057_RCCAL_MASTER 0x002
35 #define R2057_RCCAL_CAP_SIZE 0x003
36 #define R2057_RCAL_CONFIG 0x004
37 #define R2057_GPAIO_CONFIG 0x005
38 #define R2057_GPAIO_SEL1 0x006
39 #define R2057_GPAIO_SEL0 0x007
40 #define R2057_CLPO_CONFIG 0x008
41 #define R2057_BANDGAP_CONFIG 0x009
[all …]
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/device-tree/src/arm/qcom/
H A Dqcom-msm8960.dtsi20 #size-cells = <0>;
21 interrupts = <GIC_PPI 14 0x304>;
23 cpu@0 {
27 reg = <0>;
52 reg = <0x0 0x0>;
57 interrupts = <GIC_PPI 10 0x304>;
64 #clock-cells = <0>;
71 #clock-cells = <0>;
78 #clock-cells = <0>;
[all...]
H A Dqcom-mdm9615.dtsi27 #size-cells = <0>;
29 cpu0: cpu@0 {
31 reg = <0>;
45 #clock-cells = <0>;
66 reg = <0x02040000 0x1000>;
67 arm,data-latency = <2 2 0>;
76 reg = <0x02000000 0x1000>,
77 <0x0200200
[all...]
H A Dqcom-apq8064.dtsi25 reg = <0x80000000 0x200000>;
30 reg = <0x8f000000 0x700000>;
37 #size-cells = <0>;
39 CPU0: cpu@0 {
43 reg = <0>;
100 memory@0 {
102 reg = <0x0 0x
[all...]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dwcs.h33 0x011, // 00000 = 0 - PHY_RESET_START
34 0x0ca, // 0x001 = 1 - JUMP_IF_PHY_READY
35 0x009, // 0x002 = 2 -
36 0x0ba, // 0x003 = 3 - JUMP_IF_HARD_RESET_PRIMITIVE
37 0x010, // 0x004 = 4 -
38 0x0bb, // 0x005 = 5 - JUMP_IF_IDENTIFY_FRAME_RECEIVED
39 0x01e, // 0x006 = 6 -
40 0x0ff, // 0x007 = 7 - JUMP
41 0x001, // 0x008 = 8 -
42 0x010, // 0x009 = 9 - SEND_ID_FRAME
[all …]
/freebsd/sys/dev/dialog/da9063/
H A Dda9063reg.h37 /* Page 0 */
39 #define DA9063_PAGE_CON 0x00
40 #define DA9063_PAGE_CON_REG_PAGE_SHIFT 0
41 #define DA9063_PAGE_CON_REG_PAGE_MASK 0x07
42 #define DA9063_PAGE_CON_WRITE_MODE 0x40
43 #define DA9063_PAGE_CON_REVERT 0x80
47 #define DA9063_STATUS_A 0x01
48 #define DA9063_STATUS_A_NONKEY 0x01
49 #define DA9063_STATUS_A_WAKE 0x02
50 #define DA9063_STATUS_A_DVC_BUSY 0x04
[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/dev/bwn/
H A Dif_bwnreg.h36 #define BWN_IOCTL_PHYCLOCK_ENABLE 0x0004
37 #define BWN_IOCTL_PHYRESET 0x0008
38 #define BWN_IOCTL_MACPHYCLKEN 0x0010 /* MAC PHY Clock Control Enable (rev >= 5) */
39 #define BWN_IOCTL_PLLREFSEL 0x0020 /* PLL Frequency Reference Select (rev >= 5) */
41 #define BWN_IOCTL_PHY_BANDWIDTH 0x00C0
42 #define BWN_IOCTL_PHY_BANDWIDTH_10MHZ 0x0000
43 #define BWN_IOCTL_PHY_BANDWIDTH_20MHZ 0x0040
44 #define BWN_IOCTL_PHY_BANDWIDTH_40MHZ 0x0080
45 #define BWN_IOCTL_SUPPORT_G 0x2000
48 #define BWN_IOST_HAVE_2GHZ 0x0001
[all …]
/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c17 Op_A = 0x00000001,
18 Op_B = 0x00000002,
19 Op_BI = 0x00000004,
20 Op_BO = 0x00000008,
22 Op_CRM = 0x00000010,
23 Op_D = 0x00000020,
24 Op_ST = 0x00000020, /* Op_S for store-operations, same as D */
25 Op_S = 0x00000040, /* S-field is swapped with A-field */
27 Op_dA = 0x00000080,
28 Op_LK = 0x00000100,
[all …]
/freebsd/sys/powerpc/include/
H A Dspr.h35 __asm __volatile("mtspr %0,%1" : : "K"(reg), "r"(val))
38 __asm __volatile("mfspr %0,%1" : "=r"(val) : "K"(reg)); \
48 mfmsr %0; \
49 insrdi %0,%5,1,0; \
50 mtmsrd %0; \
58 clrldi %0,%0,1; \
59 mtmsrd %0; \
66 mfmsr %0; \
67 insrdi %0,%4,1,0; \
68 mtmsrd %0; \
[all …]
/freebsd/sys/dev/hid/
H A Dhkbd.c97 static int hkbd_debug = 0;
98 static int hkbd_no_leds = 0;
100 static SYSCTL_NODE(_hw_hid, OID_AUTO, hkbd, CTLFLAG_RW, 0, "USB keyboard");
102 &hkbd_debug, 0, "Debug level");
104 &hkbd_no_leds, 0, "Disables setting of keyboard leds");
114 #define HKBD_NFKEY (sizeof(fkey_tab)/sizeof(fkey_tab[0])) /* units */
117 CTASSERT((key) >= 0 && (key) < HKBD_NKEYCODE); \
121 #define MOD_EJECT 0x01
122 #define MOD_FN 0x02
124 #define MOD_MIN 0xe0
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
39 ((Imm % 4 == 0) &&
40 Imm < 28 && Imm > 0);}]>;
208 let hasDelaySlot = 0;
223 bit mayStore = 0;
233 bit mayLoad = 0;
305 class ArithRMM16<string opstr, RegisterOperand RO, bit isComm = 0,
407 let hasSideEffects = 0;
612 ARITH_FM_MM16<0>, ISA_MICROMIPS32_NOT_MIPS32R6;
614 LOGIC_FM_MM16<0x2>, ISA_MICROMIPS32_NOT_MIPS32R6;
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_desc.h10 #define BUFFER_ADDR_INFO0_ADDR GENMASK(31, 0)
12 #define BUFFER_ADDR_INFO1_ADDR GENMASK(7, 0)
51 HAL_MACTX_CBF_START = 0 /* 0x0 */,
52 HAL_PHYRX_DATA = 1 /* 0x1 */,
53 HAL_PHYRX_CBF_DATA_RESP = 2 /* 0x2 */,
54 HAL_PHYRX_ABORT_REQUEST = 3 /* 0x3 */,
55 HAL_PHYRX_USER_ABORT_NOTIFICATION = 4 /* 0x4 */,
56 HAL_MACTX_DATA_RESP = 5 /* 0x5 */,
57 HAL_MACTX_CBF_DATA = 6 /* 0x6 */,
58 HAL_MACTX_CBF_DONE = 7 /* 0x7 */,
[all …]
/freebsd/sys/dev/usb/input/
H A Dukbd.c98 static int ukbd_debug = 0;
99 static int ukbd_no_leds = 0;
100 static int ukbd_pollrate = 0;
102 static SYSCTL_NODE(_hw_usb, OID_AUTO, ukbd, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
105 &ukbd_debug, 0, "Debug level");
107 &ukbd_no_leds, 0, "Disables setting of keyboard leds");
109 &ukbd_pollrate, 0, "Force this polling rate, 1-1000Hz");
117 #define UKBD_NFKEY (sizeof(fkey_tab)/sizeof(fkey_tab[0])) /* units */
120 CTASSERT((key) >= 0 && (key) < UKBD_NKEYCODE); \
124 #define MOD_EJECT 0x01
[all …]
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal_desc.h11 #define BUFFER_ADDR_INFO0_ADDR GENMASK(31, 0)
13 #define BUFFER_ADDR_INFO1_ADDR GENMASK(7, 0)
65 * Sw_buffer_cookie[19:16] = 4'b0000: pattern 0 only
91 HAL_MACTX_CBF_START = 0 /* 0x0 */,
92 HAL_PHYRX_DATA = 1 /* 0x1 */,
93 HAL_PHYRX_CBF_DATA_RESP = 2 /* 0x2 */,
94 HAL_PHYRX_ABORT_REQUEST = 3 /* 0x3 */,
95 HAL_PHYRX_USER_ABORT_NOTIFICATION = 4 /* 0x4 */,
96 HAL_MACTX_DATA_RESP = 5 /* 0x5 */,
97 HAL_MACTX_CBF_DATA = 6 /* 0x6 */,
[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/geom/raid/
H A Dmd_ddf.c123 { 0, 0 }
155 } while (0)
162 } while (0)
169 } while (0)
195 for (i = 0; i < size; i++) in isff()
196 if (buf[i] != 0xff) in isff()
197 return (0); in isff()
207 for (i = 0; i < 24; i++) { in print_guid()
208 if (buf[i] != 0 && (buf[i] < ' ' || buf[i] > 127)) { in print_guid()
209 ascii = 0; in print_guid()
[all …]

12