Home
last modified time | relevance | path

Searched +full:0 +full:x131 (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-pm8058.txt26 "qcom,pm8058-led" (for the normal LEDs at 0x131, 0x132 and 0x133)
27 "qcom,pm8058-keypad-led" (for the "keypad" LED at 0x48)
28 "qcom,pm8058-flash-led" (for the "flash" LEDs at 0x49 and 0xFB)
38 pmicintc: pmic@0 {
42 reg = <0x48>;
48 reg = <0x131>;
54 reg = <0x132>;
61 reg = <0x133>;
H A Dqcom,pm8058-led.yaml48 #size-cells = <0>;
52 reg = <0x131>;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDJB.cpp3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
55 if (C == 0x130 || C == 0x131) in foldCharDwarf()
65 AllASCII &= C <= 0x7f; in fastCaseFoldingDjbHash()
/freebsd/sys/dev/pci/
H A Dpci_host_generic_den0115.c68 root = (devinfo->Flags & ACPI_PCI_ROOT_BRIDGE) != 0; in pci_host_acpi_smccc_probe()
78 rid = 0; in pci_host_acpi_smccc_probe()
79 res = bus_alloc_resource_any(dev, SYS_RES_MEMORY, &rid, 0); in pci_host_acpi_smccc_probe()
96 SMCCC_STD_SECURE_SERVICE_CALLS, 0x130)
99 SMCCC_STD_SECURE_SERVICE_CALLS, 0x131)
102 SMCCC_STD_SECURE_SERVICE_CALLS, 0x132)
105 SMCCC_STD_SECURE_SERVICE_CALLS, 0x133)
108 SMCCC_STD_SECURE_SERVICE_CALLS, 0x134)
110 CTASSERT(SMCCC_PCI_VERSION == 0x84000130);
111 CTASSERT(SMCCC_PCI_FEATURES == 0x84000131);
[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/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/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/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/bhnd/nvram/
H A Dnvram_map36 help "Antennas 0-3 are marked as available if the
41 help "Antennas 0-3 are marked as available if the
46 desc "Antenna 0 Gain"
72 help "TX chains 0-3 are marked as available if the
80 help "RX chains 0-3 are marked as available if the
1863 0x048: u8 il0macaddr[6] { +0x1, +0x0, +0x3, +0x2, +0x5, +0x4 }
1864 0x04C: u16 boardnum
1865 0x054: u8 et1macaddr[6] { +0x1, +0x0, +0x3, +0x2, +0x5, +0x4 }
1866 0x05C: u8 boardrev
1867 0x05D: u8 aa5g (&0xC0, >>6)
[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/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrArithmetic.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
38 def MxOpMode8_d_EA : MxOpModeEncoding<0b000>;
39 def MxOpMode16_d_EA : MxOpModeEncoding<0b001>;
40 def MxOpMode32_d_EA : MxOpModeEncoding<0b010>;
43 def MxOpMode8_EA_d : MxOpModeEncoding<0b100>;
44 def MxOpMode16_EA_d : MxOpModeEncoding<0b101>;
45 def MxOpMode32_EA_d : MxOpModeEncoding<0b110>;
48 def MxOpMode16_a_EA : MxOpModeEncoding<0b011>;
49 def MxOpMode32_a_EA : MxOpModeEncoding<0b111>;
61 /// F E D C | B A 9 | 8 7 6 | 5 4 3 | 2 1 0
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
36 SI = 0,
55 SALU = 1 << 0,
109 // Reserved, must be 0.
115 // Reserved, must be 0.
184 S_NAN = 1 << 0, // Signaling NaN
275 INT = 0,
287 NONE = 0,
288 NEG = 1 << 0, // Floating-point negate modifier
290 SEXT = 1 << 0, // Integer sign-extend modifier
[all …]
/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h24 #define RT2860_IFACE_INDEX 0
26 #define RT3070_OPT_14 0x0114
29 #define RT2860_INT_STATUS 0x0200
30 #define RT2860_INT_MASK 0x0204
31 #define RT2860_WPDMA_GLO_CFG 0x0208
32 #define RT2860_WPDMA_RST_IDX 0x020c
33 #define RT2860_DELAY_INT_CFG 0x0210
34 #define RT2860_WMM_AIFSN_CFG 0x0214
35 #define RT2860_WMM_CWMIN_CFG 0x0218
36 #define RT2860_WMM_CWMAX_CFG 0x021c
[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/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/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl33 else { $::bias=0; $::frame=112; $::size_t_cc="%icc"; }
37 my ($inp,$out,$len,$key,$ivec)=map("%i$_",(0..5));
39 my ($ileft,$iright,$ooff,$omask,$ivoff,$blk_init)=map("%l$_",(0..7));
49 cmp $len, 0
51 srln $len, 0, $len ! needed on v8+, "nop" on v9
58 ldd [$ivec + 0], %f0 ! load ivec
67 ld [$ivec + 0], %f0
80 mov 0xff, $omask
84 movrnz $ooff, 0, $blk_init ! if ( $out&7 ||
85 movleu $::size_t_cc, 0, $blk_init ! $len<128 ||
[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/alpine-hal/
H A Dal_hal_serdes_25g_internal_regs.h45 #define SERDES_25G_TOP_BASE 0x00
46 #define SERDES_25G_TOP_SIZE 0x200
48 #define SERDES_25G_TOP_PHY_STAT0_ADDR 0x00
49 #define SERDES_25G_TOP_PHY_CTRL0_ADDR 0x08
50 #define SERDES_25G_TOP_PHY_CFG0_ADDR 0x09
51 #define SERDES_25G_TOP_AFE_CALCOMP_CTRL0_ADDR 0x30
52 #define SERDES_25G_TOP_AFE_CALCOMP_CTRL1_ADDR 0x31
53 #define SERDES_25G_TOP_AFE_CALCOMP_CTRL2_ADDR 0x32
54 #define SERDES_25G_TOP_AFE_CALCOMP_STATUS0_ADDR 0x33
55 #define SERDES_25G_TOP_AFE_ATEST_CTRL0_ADDR 0x38
[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/contrib/file/magic/Magdir/
H A Dimages11 # little magic: PCX (first byte is 0x0a)
22 # at 1, byte CoMapType must be 1 if ImgType is 1 or 9, 0 otherwise
24 # at 3, leshort Index is 0 for povray, ppmtotga and xv outputs
28 # test of Color Map Type 0~no 1~color map
30 # and Color Map Entry Size 0 15 16 24 32
31 0 ubequad&0x00FeC400000000C0 0
32 # Targa image data (strength=70=110-40) before some Commodore disc image (strength=70=70+0 ./c64) l…
33 # and some MMDF mailbox (strength=70=70+0 ./mmdf) like uupc.input.1
37 #>(2.S-2) belong !0x28632943
40 >17 ubyte&0xC0 !0xC0
[all …]
/freebsd/sys/dev/sfxge/common/
H A Defx_regs_mcdi.h55 #define MC_SMEM_P0_DOORBELL_OFST 0x000
56 #define MC_SMEM_P1_DOORBELL_OFST 0x004
58 #define MC_SMEM_P0_PDU_OFST 0x008
59 #define MC_SMEM_P1_PDU_OFST 0x108
60 #define MC_SMEM_PDU_LEN 0x100
61 #define MC_SMEM_P0_PTP_TIME_OFST 0x7f0
62 #define MC_SMEM_P0_STATUS_OFST 0x7f8
63 #define MC_SMEM_P1_STATUS_OFST 0x7fc
67 #define MC_STATUS_DWORD_REBOOT (0xb007b007)
68 #define MC_STATUS_DWORD_ASSERT (0xdeaddead)
[all …]

12