Home
last modified time | relevance | path

Searched +full:0 +full:x8200 (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/sys/dev/syscons/
H A Dscvgarndr.c54 #define SC_RENDER_DEBUG 0
108 RENDERER(mda, 0, txtrndrsw, vga_set);
109 RENDERER(cga, 0, txtrndrsw, vga_set);
110 RENDERER(ega, 0, txtrndrsw, vga_set);
111 RENDERER(vga, 0, txtrndrsw, vga_set);
161 0xC000, 0xA000, 0x9000, 0x8800, 0x8400, 0x8200, 0x8100, 0x8200,
162 0x8400, 0x8400, 0x8400, 0x9200, 0xB200, 0xA900, 0xC900, 0x8600, }, {
163 0x0000, 0x4000, 0x6000, 0x7000, 0x7800, 0x7C00, 0x7E00, 0x7C00,
164 0x7800, 0x7800, 0x7800, 0x6C00, 0x4C00, 0x4600, 0x0600, 0x0000, },
169 0xC000, 0xA000, 0x9000, 0x8800, 0x8400, 0x8200, 0x8100, 0x8700,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,qcm2290.yaml64 reg = <0x01880000 0x60200>;
85 reg = <0x01900000 0x8200>;
91 reg = <0x04480000 0x80000>;
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmvme5100.dts26 #size-cells = <0>;
30 reg = <0x0>;
44 reg = <0x0 0x20000000>;
51 ranges = <0x0 0xfef80000 0x10000>;
52 reg = <0xfef80000 0x10000>;
57 reg = <0x8000 0x80>;
68 reg = <0x8200 0x80>;
78 #address-cells = <0>;
82 reg = <0xf3f80000 0x40000>;
92 reg = <0xfec00000 0x400000>;
[all …]
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c103 rs->rf_read_delay[0] = 1000; in r88ee_attach_private()
129 pc->pc_qmap = 0xe771; in r88ee_attach()
130 pc->tcr = 0x8200; in r88ee_attach()
196 sc->mac_prog = &rtl8188e_mac[0]; in r88ee_attach()
198 sc->bb_prog = &rtl8188e_bb[0]; in r88ee_attach()
200 sc->agc_prog = &rtl8188e_agc[0]; in r88ee_attach()
202 sc->rf_prog = &rtl8188e_rf[0]; in r88ee_attach()
206 sc->fwsig = 0x88e; in r88ee_attach()
211 sc->ackto = 0x40; in r88ee_attach()
228 sc->bcn_status_reg[0] = R92C_TDECTRL; in r88ee_attach()
[all …]
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pcireg.h32 #define BHND_PCI_DMA32_TRANSLATION 0x40000000 /**< PCI DMA32 address translation (sbtopci2) */
35 #define BHND_PCIE_DMA32_TRANSLATION 0x80000000 /**< PCIe-Gen1 DMA32 address translation (sb2pcitr…
45 #define BHND_PCI_CTL 0x000 /**< PCI core control*/
46 #define BHND_PCI_ARB_CTL 0x010 /**< PCI arbiter control */
47 #define BHND_PCI_CLKRUN_CTL 0x014 /**< PCI clckrun control (>= rev11) */
48 #define BHND_PCI_INTR_STATUS 0x020 /**< Interrupt status */
49 #define BHND_PCI_INTR_MASK 0x024 /**< Interrupt mask */
50 #define BHND_PCI_SBTOPCI_MBOX 0x028 /**< Sonics to PCI mailbox */
51 #define BHND_PCI_BCAST_ADDR 0x050 /**< Sonics broadcast address (pci) */
52 #define BHND_PCI_BCAST_DATA 0x054 /**< Sonics broadcast data (pci) */
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h27 #define AR_MIRT 0x0020 /* interrupt rate threshold */
28 #define AR_TIMT 0x0028 /* Tx Interrupt mitigation threshold */
29 #define AR_RIMT 0x002C /* Rx Interrupt mitigation threshold */
30 #define AR_GTXTO 0x0064 /* global transmit timeout */
31 #define AR_GTTM 0x0068 /* global transmit timeout mode */
32 #define AR_CST 0x006C /* carrier sense timeout */
33 #define AR_MAC_LED 0x1f04 /* LED control */
34 #define AR_WA 0x4004 /* PCIE work-arounds */
35 #define AR_PCIE_PM_CTRL 0x4014
36 #define AR_AHB_MODE 0x4024 /* AHB mode for dma */
[all …]
/freebsd/sys/arm64/freescale/imx/
H A Dimx8mp_ccm.c350 FIXED(IMX8MP_CLK_DUMMY, "dummy", 0),
359 MUX(IMX8MP_AUDIO_PLL1_REF_SEL, "audio_pll1_ref_sel", pll_ref_p, 0, 0x00, 0, 2),
360 MUX(IMX8MP_AUDIO_PLL2_REF_SEL, "audio_pll2_ref_sel", pll_ref_p, 0, 0x14, 0, 2),
361 MUX(IMX8MP_VIDEO_PLL1_REF_SEL, "video_pll1_ref_sel", pll_ref_p, 0, 0x28, 0, 2),
362 MUX(IMX8MP_DRAM_PLL_REF_SEL, "dram_pll_ref_sel", pll_ref_p, 0, 0x50, 0, 2),
363 MUX(IMX8MP_GPU_PLL_REF_SEL, "gpu_pll_ref_sel", pll_ref_p, 0, 0x64, 0, 2),
364 MUX(IMX8MP_VPU_PLL_REF_SEL, "vpu_pll_ref_sel", pll_ref_p, 0, 0x74, 0, 2),
365 MUX(IMX8MP_ARM_PLL_REF_SEL, "arm_pll_ref_sel", pll_ref_p, 0, 0x84, 0, 2),
366 MUX(IMX8MP_SYS_PLL1_REF_SEL, "sys_pll1_ref_sel", pll_ref_p, 0, 0x94, 0, 2),
367 MUX(IMX8MP_SYS_PLL2_REF_SEL, "sys_pll2_ref_sel", pll_ref_p, 0, 0x104, 0, 2),
[all …]
/freebsd/sys/dev/superio/
H A Dsuperio.c110 bus_write_1(res, 0, reg); in sio_read()
129 bus_write_1(res, 0, reg); in sio_write()
170 printf("ignored attempt to write special register 0x%x\n", reg); in sio_ldn_write()
189 sc->current_ldn = 0xff; in sio_conf_exit()
196 bus_write_1(res, 0, 0x87); in ite_conf_enter()
197 bus_write_1(res, 0, 0x01); in ite_conf_enter()
198 bus_write_1(res, 0, 0x55); in ite_conf_enter()
199 bus_write_1(res, 0, port == 0x2e ? 0x55 : 0xaa); in ite_conf_enter()
205 sio_write(res, 0x02, 0x02); in ite_conf_exit()
217 bus_write_1(res, 0, 0x87); in nvt_conf_enter()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
22 def EPSW : InherentDualRRE<"epsw", 0xB98D, GR32>;
26 def LPSW : SideEffectUnaryS<"lpsw", 0x8200, null_frag, 8>;
27 def LPSWE : SideEffectUnaryS<"lpswe", 0xB2B2, null_frag, 16>;
30 def LPSWEY : SideEffectUnarySIY<"lpswey", 0xEB71, 16>;
34 def IPK : SideEffectInherentS<"ipk", 0xB20B, null_frag>;
38 def SPKA : SideEffectAddressS<"spka", 0xB20A, null_frag>;
42 def SSM : SideEffectUnaryS<"ssm", 0x8000, null_frag, 1>;
46 def STNSM : StoreSI<"stnsm", 0xAC, null_frag, imm32zx8>;
47 def STOSM : StoreSI<"stosm", 0xAD, null_frag, imm32zx8>;
[all …]
/freebsd/sys/dev/isp/
H A Dispmbox.h41 #define MBOX_NO_OP 0x0000
42 #define MBOX_LOAD_RAM 0x0001
43 #define MBOX_EXEC_FIRMWARE 0x0002
44 #define MBOX_LOAD_FLASH_FIRMWARE 0x0003
45 #define MBOX_WRITE_RAM_WORD 0x0004
46 #define MBOX_READ_RAM_WORD 0x0005
47 #define MBOX_MAILBOX_REG_TEST 0x0006
48 #define MBOX_VERIFY_CHECKSUM 0x0007
49 #define MBOX_ABOUT_FIRMWARE 0x0008
50 #define MBOX_LOAD_RISC_RAM_2100 0x0009
[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/usb/net/
H A Dif_axe.c122 * 0 2048 bytes
137 static int axe_debug = 0;
139 static SYSCTL_NODE(_hw_usb, OID_AUTO, axe, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
141 SYSCTL_INT(_hw_usb_axe, OID_AUTO, debug, CTLFLAG_RWTUN, &axe_debug, 0,
150 AXE_DEV(ABOCOM, UF200, 0),
151 AXE_DEV(ACERCM, EP1427X2, 0),
153 AXE_DEV(ASIX, AX88172, 0),
159 AXE_DEV(ATEN, UC210T, 0),
161 AXE_DEV(BILLIONTON, USB2AR, 0),
163 AXE_DEV(COREGA, FETHER_USB2_TX, 0),
[all …]
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dosprey_reg_map.h86 volatile char pad__0[0x8]; /* 0x0 - 0x8 */
87 volatile u_int32_t MAC_DMA_CR; /* 0x8 - 0xc */
88 volatile char pad__1[0x8]; /* 0xc - 0x14 */
89 volatile u_int32_t MAC_DMA_CFG; /* 0x14 - 0x18 */
90 volatile u_int32_t MAC_DMA_RXBUFPTR_THRESH; /* 0x18 - 0x1c */
91 volatile u_int32_t MAC_DMA_TXDPPTR_THRESH; /* 0x1c - 0x20 */
92 volatile u_int32_t MAC_DMA_MIRT; /* 0x20 - 0x24 */
93 volatile u_int32_t MAC_DMA_GLOBAL_IER; /* 0x24 - 0x28 */
94 volatile u_int32_t MAC_DMA_TIMT; /* 0x28 - 0x2c */
95 volatile u_int32_t MAC_DMA_RIMT; /* 0x2c - 0x30 */
[all …]
H A Dar9300_misc.c37 *hangs = 0; in ar9300_get_hw_hangs()
39 if (ar9300_get_capability(ah, HAL_CAP_BB_RIFS_HANG, 0, AH_NULL) == HAL_OK) { in ar9300_get_hw_hangs()
42 if (ar9300_get_capability(ah, HAL_CAP_BB_DFS_HANG, 0, AH_NULL) == HAL_OK) { in ar9300_get_hw_hangs()
45 if (ar9300_get_capability(ah, HAL_CAP_BB_RX_CLEAR_STUCK_HANG, 0, AH_NULL) in ar9300_get_hw_hangs()
50 if (ar9300_get_capability(ah, HAL_CAP_MAC_HANG, 0, AH_NULL) == HAL_OK) { in ar9300_get_hw_hangs()
53 if (ar9300_get_capability(ah, HAL_CAP_PHYRESTART_CLR_WAR, 0, AH_NULL) in ar9300_get_hw_hangs()
69 #if 0 in ar9300_mac_to_usec()
84 #if 0 in ar9300_mac_to_clks()
145 if (AH_PRIVATE(ah)->ah_currentRD == 0) { in ar9300_set_regulatory_domain()
151 #if 0 in ar9300_set_regulatory_domain()
[all …]
/freebsd/share/i18n/csmapper/JIS/
H A DUCS%JISX0212@MS.src5 SRC_ZONE 0x0000 - 0xFFFF
7 DST_INVALID 0xFFFF
11 0x0000 - 0xFFFF = INVALID
15 0x00A1 = 0x2242
16 0x00A4 = 0x2270
17 0x00A9 = 0x226D
18 0x00AA = 0x226C
19 0x00AE = 0x226E
20 0x00AF = 0x2234
21 0x00B8 = 0x2231
[all …]
H A DJISX0212@MS%UCS.src5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
7 DST_ILSEQ 0xFFFE
14 0x222F = 0x02D8
15 0x2230 = 0x02C7
16 0x2231 = 0x00B8
17 0x2232 = 0x02D9
18 0x2233 = 0x02DD
19 0x2234 = 0x00AF
20 0x2235 = 0x02DB
21 0x2236 = 0x02DA
[all …]
H A DJISX0212%UCS.src5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
7 DST_ILSEQ 0xFFFE
57 # Column #1 is the JIS X 0212 code (in hex as 0xXXXX)
58 # Column #2 is the Unicode (in hex as 0xXXXX)
73 # To change hex to EUC form, add 0x8080
74 # To change hex to kuten form, first subtract 0x2020. Then
76 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
77 # 0x6D63 -> 0x4D43 -> 7767
88 # into a single character at 0x2922:
94 # the lowercase forms of these two elements at 0x2942 and 0x2943.
[all …]
H A DUCS%JISX0212.src5 SRC_ZONE 0x0000 - 0x9FFF
7 DST_INVALID 0xFFFF
57 # Column #1 is the JIS X 0212 code (in hex as 0xXXXX)
58 # Column #2 is the Unicode (in hex as 0xXXXX)
73 # To change hex to EUC form, add 0x8080
74 # To change hex to kuten form, first subtract 0x2020. Then
76 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
77 # 0x6D63 -> 0x4D43 -> 7767
88 # into a single character at 0x2922:
94 # the lowercase forms of these two elements at 0x2942 and 0x2943.
[all …]
/freebsd/tools/test/iconv/ref/
H A DEUC-TW1 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
H A DEUC-CN1 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
H A DGB23121 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
/freebsd/share/i18n/csmapper/CNS/
H A DCNS11643-1%UCS.src5 SRC_ZONE 0x21-0x7E / 0x21-0x7E / 8
7 DST_ILSEQ 0xFFFE
61 # 0x12224 SPACING HEAVY OVERSCORE not in Unicode
62 # 0x12226 SPACING HEAVY UNDERSCORE not in Unicode
68 # 0x1243E through 0x12440, HANGZHOU NUMERAL TEN, TWENTY, and THIRTY
69 # 0x12721 through 0x12939, KangXi radical set
76 # 0x1256D. This character occurs within the CNS 11643-1986 block of tone marks
86 # Column #1 is the CNS 11643-1986 code (in hex as 0xXXXXX)
87 # Column #2 is the Unicode (in hex as 0xXXXX)
136 0x2121 = 0x3000
[all …]
H A DUCS%CNS11643-1.src5 SRC_ZONE 0x00A2 - 0xFFE5
7 DST_INVALID 0xFFFF
61 # 0x12224 SPACING HEAVY OVERSCORE not in Unicode
62 # 0x12226 SPACING HEAVY UNDERSCORE not in Unicode
68 # 0x1243E through 0x12440, HANGZHOU NUMERAL TEN, TWENTY, and THIRTY
69 # 0x12721 through 0x12939, KangXi radical set
76 # 0x1256D. This character occurs within the CNS 11643-1986 block of tone marks
86 # Column #1 is the CNS 11643-1986 code (in hex as 0xXXXXX)
87 # Column #2 is the Unicode (in hex as 0xXXXX)
136 0x00A2 = 0x2266 # fallback -> 0xFFE0
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h82 #define IXGBE_INTEL_VENDOR_ID 0x8086
85 #define IXGBE_DEV_ID_82598 0x10B6
86 #define IXGBE_DEV_ID_82598_BX 0x1508
87 #define IXGBE_DEV_ID_82598AF_DUAL_PORT 0x10C6
88 #define IXGBE_DEV_ID_82598AF_SINGLE_PORT 0x10C7
89 #define IXGBE_DEV_ID_82598AT 0x10C8
90 #define IXGBE_DEV_ID_82598AT2 0x150B
91 #define IXGBE_DEV_ID_82598EB_SFP_LOM 0x10DB
92 #define IXGBE_DEV_ID_82598EB_CX4 0x10DD
93 #define IXGBE_DEV_ID_82598_CX4_DUAL_PORT 0x10EC
[all …]
/freebsd/share/i18n/csmapper/GB/
H A DUCS%GB12345.src5 SRC_ZONE 0x00A4 - 0xFFE5
7 DST_INVALID 0xFFFF
45 # Column #1 is the GB12345 code (in hex as 0xXXXX)
46 # Column #2 is the Unicode (in hex as 0xXXXX)
61 # To change hex to EUC form, add 0x8080
62 # To change hex to kuten form, first subtract 0x2020. Then
64 # the kuten form. For example, 0x2121 -> 0x0101 -> 0101;
65 # 0x777E -> 0x575E -> 8794
70 0x00A4 = 0x2168
71 0x00A7 = 0x216C
[all …]

123