Home
last modified time | relevance | path

Searched +full:db0 +full:- +full:db7 (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Ddebugreg.h1 /* SPDX-License-Identifier: GPL-2.0 */
27 asm("mov %%db0, %0" :"=r" (val)); in native_get_debugreg()
42 asm("mov %%db7, %0" :"=r" (val)); in native_get_debugreg()
54 asm("mov %0, %%db0" ::"r" (value)); in native_set_debugreg()
69 asm("mov %0, %%db7" ::"r" (value)); in native_set_debugreg()
81 /* Zero-out the individual HW breakpoint address registers */ in hw_breakpoint_disable()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/auxdisplay/
H A Dhit,hd44780.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Geert Uytterhoeven <geert@linux-m68k.org>
15 interface, which can be used in either 4-bit or 8-bit mode.
21 data-gpios:
23 GPIO pins connected to the data signal lines DB0-DB7 (8-bit mode) or
24 DB4-DB7 (4-bit mode) of the LCD Controller's bus interface.
26 - maxItems: 4
27 - maxItems: 8
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcontrol_regs.h4 * (C) Copyright 2008-2011
13 * SPDX-License-Identifier: GPL-2.0+
66 asm("mov %%db0, %0" : "=r" (val)); in get_debugreg()
81 asm("mov %%db7, %0" : "=r" (val)); in get_debugreg()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-migor/
H A Dlcd_qvga.c1 // SPDX-License-Identifier: GPL-2.0
23 * is made up of a 240x320 LCD hooked up to a R61505U (or HX8347-A01?)
24 * Driver IC. This IC is connected to the SH7722 built-in LCDC using a
25 * SYS-80 interface configured in 16 bit mode.
38 /* DB0-DB7 are connected to D1-D8, and DB8-DB15 to D10-D17 */
53 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg << 8 | data)); in write_reg()
60 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg)); in write_reg16()
61 sys_ops->write_data(sys_ops_handle, adjust_reg18(data)); in write_reg16()
70 sys_ops->write_index(sys_ops_handle, adjust_reg18(reg)); in read_reg16()
71 data = sys_ops->read_data(sys_ops_handle); in read_reg16()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dinterface.h2 * arch-x86_32.h
24 * Copyright (c) 2004-2006, K A Fraser
104 #define MACH2PHYS_NR_ENTRIES ((MACH2PHYS_VIRT_END-MACH2PHYS_VIRT_START)>>__MACH2PHYS_SHIFT)
106 /* Maximum number of virtual CPUs in multi-processor guests. */
114 * start of the GDT because some stupid OSes export hard-coded selector values
115 * in their ABI. These hard-coded values are always near the start of the GDT,
135 #define TI_GET_DPL(_ti) ((_ti)->flags & 3)
136 #define TI_GET_IF(_ti) ((_ti)->flags & 4)
137 #define TI_SET_DPL(_ti, _dpl) ((_ti)->flags |= (_dpl))
138 #define TI_SET_IF(_ti, _if) ((_ti)->flags |= ((!!(_if))<<2))
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A Di386_002dRegs.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- This file documents the GNU Assembler "as".
5 Copyright (C) 1991-2021 Free Software Foundation, Inc.
10 with no Invariant Sections, with no Front-Cover Texts, and with no
11 Back-Cover Texts. A copy of the license is included in the
13 -->
14 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
16 <title>Using as: i386-Regs</title>
18 <meta name="description" content="Using as: i386-Regs">
19 <meta name="keywords" content="Using as: i386-Regs">
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A Di386_002dRegs.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- This file documents the GNU Assembler "as".
5 Copyright (C) 1991-2021 Free Software Foundation, Inc.
10 with no Invariant Sections, with no Front-Cover Texts, and with no
11 Back-Cover Texts. A copy of the license is included in the
13 -->
14 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
16 <title>Using as: i386-Regs</title>
18 <meta name="description" content="Using as: i386-Regs">
19 <meta name="keywords" content="Using as: i386-Regs">
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmpcie.h3 * Software-specific definitions shared between device and host side
23 * <<Broadcom-WL-IPTag/Dual:>>
40 /* May be overridden by 43xxxxx-roml.mk */
71 * D2H M2M DMA Complete Sync mechanism: Modulo-253-SeqNum or XORCSUM
108 /* Firmware could use DB0 value as host timestamp */
148 #define PCIE_SHARED2_TRAP_ON_HOST_DB7 0x00040000u /* can take a trap on DB7 from host */
205 * - Array of all H2D WR Indices
206 * - Array of all H2D RD Indices
207 * - Array of all D2H WR Indices
208 * - Array of all D2H RD Indices
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmpcie.h3 * Software-specific definitions shared between device and host side
23 * <<Broadcom-WL-IPTag/Dual:>>
40 /* May be overridden by 43xxxxx-roml.mk */
71 * D2H M2M DMA Complete Sync mechanism: Modulo-253-SeqNum or XORCSUM
108 /* Firmware could use DB0 value as host timestamp */
148 #define PCIE_SHARED2_TRAP_ON_HOST_DB7 0x00040000u /* can take a trap on DB7 from host */
205 * - Array of all H2D WR Indices
206 * - Array of all H2D RD Indices
207 * - Array of all D2H WR Indices
208 * - Array of all D2H RD Indices
[all …]
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h1 /* SPDX-License-Identifier: GPL-2.0+ */
39 * MST: Multistream Transport - part of DP 1.2a
50 /* bits per component for non-RAW */
177 # define DP_MAX_SUPPORTED_RATES 8 /* 16-bit little-endian */
356 * 0x80-0x8f describe downstream port capabilities, but there are two layouts
410 /* DPCD 1.1 only. For DPCD >= 1.2 see per-lane DP_LINK_QUAL_LANEn_SET */
820 /* 0-5 sink count */
959 /* peer device type - DP 1.2a Table 2-92 */
966 /* DP 1.2 MST sideband request names DP 1.2a Table 2-80 */
983 /* DP 1.2 MST sideband nak reasons - table 2.84 */
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c3 * Copyright © 2006-2009 Intel Corporation
62 return hdmi_to_dig_port(intel_hdmi)->base.base.dev; in intel_hdmi_to_dev()
75 intel_de_read(dev_priv, intel_hdmi->hdmi_reg) & enabled_bits, in assert_hdmi_port_disabled()
83 drm_WARN(&dev_priv->drm, in assert_hdmi_transcoder_func_disabled()
92 container_of(&encoder->base, struct intel_digital_port, in enc_to_intel_hdmi()
94 return &dig_port->hdmi; in enc_to_intel_hdmi()
218 struct drm_i915_private *dev_priv = to_i915(encoder->base.dev); in g4x_write_infoframe()
222 drm_WARN(&dev_priv->drm, !(val & VIDEO_DIP_ENABLE), in g4x_write_infoframe()
253 struct drm_i915_private *dev_priv = to_i915(encoder->base.dev); in g4x_read_infoframe()
271 struct drm_i915_private *dev_priv = to_i915(encoder->base.dev); in g4x_infoframes_enabled()
[all …]
/OK3568_Linux_fs/device/rockchip/common/tools/armhf/
HDps ... , --width <num> set screen width --rows, --lines <num> set ...
HDtop ... ---- end : saved other filter data ----------- ...
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DFlashPoint.c3 FlashPoint.c -- FlashPoint SCCB Manager for Linux
11 Copyright 1995-1996 by Mylex Corporation. All Rights Reserved
14 and a BSD-style copyright; see LICENSE.FlashPoint for details.
229 unsigned char niSysConf; /* Adapter Configuration byte -
231 unsigned char niScsiConf; /* SCSI Configuration byte -
233 unsigned char niScamConf; /* SCAM Configuration byte -
235 unsigned char niAdapId; /* Host Adapter ID -
276 #define TYPE_CODE0 0x63 /*Level2 Mstr (bits 7-6), */
278 #define SLV_TYPE_CODE0 0xA3 /*Priority Bit set (bits 7-6), */
437 #define XFER_HOST_DMA 0x00 /* 0 0 0 Transfer Host -> DMA */
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c23 * <<Broadcom-WL-IPTag/Open:>>
126 #define DHD_RDPTR_UPDATE_H2D_DB_MAGIC(ring) (0xDD000000 | (ring->idx << 16u) | ring->rd)
128 #define DHD_WRPTR_UPDATE_H2D_DB_MAGIC(ring) (0xFF000000 | (ring->idx << 16u) | ring->wr)
142 #define MSGBUF_IOCTL_MAX_RQSTLEN (DHD_IOCTL_REQ_PKTBUFSZ - H2DRING_CTRL_SUB_ITEMSIZE)
146 * - as align bits: in DMA_ALLOC_CONSISTENT 1 << 4
147 * - in ensuring that a buffer's va is 4 Byte aligned
148 * - in rounding up a buffer length to 4 Bytes.
220 * 1. Dongle places a modulo-253 seqnum in last word of each D2H message
268 * +----------------------------------------------------------------------------
274 * the H2D common rings as well as the (N-BCMPCIE_H2D_COMMON_MSGRINGS) flowrings
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c23 * <<Broadcom-WL-IPTag/Open:>>
130 #define DHD_RDPTR_UPDATE_H2D_DB_MAGIC(ring) (0xDD000000 | (ring->idx << 16u) | ring->rd)
132 #define DHD_WRPTR_UPDATE_H2D_DB_MAGIC(ring) (0xFF000000 | (ring->idx << 16u) | ring->wr)
146 #define MSGBUF_IOCTL_MAX_RQSTLEN (DHD_IOCTL_REQ_PKTBUFSZ - H2DRING_CTRL_SUB_ITEMSIZE)
150 * - as align bits: in DMA_ALLOC_CONSISTENT 1 << 4
151 * - in ensuring that a buffer's va is 4 Byte aligned
152 * - in rounding up a buffer length to 4 Bytes.
224 * 1. Dongle places a modulo-253 seqnum in last word of each D2H message
272 * +----------------------------------------------------------------------------
278 * the H2D common rings as well as the (N-BCMPCIE_H2D_COMMON_MSGRINGS) flowrings
[all …]
/OK3568_Linux_fs/buildroot/package/frecon/
H A D0008-Support-unifont.patch2 From: Jeffy Chen <jeffy.chen@rock-chips.com>
6 https://ftp.gnu.org/gnu/unifont/unifont-14.0.04/unifont-14.0.04.bdf.gz
8 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
9 ---
10 Makefile | 11 +-
11 font.c | 11 +-
12 font.h | 2 +-
13 font_to_c.py | 13 +-
14 term.c | 2 +-
15 unifont-14.0.04.bdf | 1313010 ++++++++++++++++++++++++++++++++++++++++
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info5 Copyright (C) 1991-2021 Free Software Foundation, Inc.
10 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
14 INFO-DIR-SECTION Software development
15 START-INFO-DIR-ENTRY
18 END-INFO-DIR-ENTRY
27 the A-profile Architecture 10.3-2021.07 (arm-10.29)) version 2.36.1.
36 * Invoking:: Command-Line Options
56 Command-Line Options: Invoking.
58 as [-a[cdghlns][=FILE]] [-alternate] [-D]
59 [-compress-debug-sections] [-nocompress-debug-sections]
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info5 Copyright (C) 1991-2021 Free Software Foundation, Inc.
10 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
14 INFO-DIR-SECTION Software development
15 START-INFO-DIR-ENTRY
18 END-INFO-DIR-ENTRY
27 the A-profile Architecture 10.3-2021.07 (arm-10.29)) version 2.36.1.
36 * Invoking:: Command-Line Options
56 Command-Line Options: Invoking.
58 as [-a[cdghlns][=FILE]] [-alternate] [-D]
59 [-compress-debug-sections] [-nocompress-debug-sections]
[all …]
/OK3568_Linux_fs/external/libmali/lib/arm-linux-gnueabihf/
HDlibmali-valhall-g610-g6p0-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-dummy.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-x11-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
HDlibmali-valhall-g610-g6p0-x11-wayland-gbm.so ... not a power of 2, using %zu printf-buffer-size-not-power-2 Performance ...
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv1-,)('''())*),,***********)())+)**)))**+*))*+**+*)((**++*+*++)))))*+*,))*'&**(**()+)(+++*+'(*)*,+**…
2-=Ris]U|zXjsnppooqqqtsrststuttstssutrtrroqsonopnmmnmlmmnlkmmlllkjiiihhjhfggffffgggghffhgfggdaa^[YW…
4 …411./1/--../0.--,--,.--/-.,ccbddcbbbccceccddcbdedddcccdddddccdehlpqqqoljgcdedefffggffffhiiiiijkki…
5 C=#B`L\y}����������������SY�x���UD:NrfRYaaku|����~{vqmf__J21,OS-$(9^�jg�
6 …411/010--//0/.1.*-.--...,0/ccddccdbcdbbeccddbceeddddddeeddddeffiopqrrpljgddedegfffhffhfhiijjijkki…
7-/1/,.2/,-.0-.0.,1/cbdcbcdcbdbcdcccdcdddeccddddedddddfginrrsrokieeeeeegffghhgggggijjjkjjijiihiikm…
8-,./-,.-..-...../-0,bbcdccddcdddeddeeddccdccddcceddeeceginssrqnkhegffffgffhgfgggfgiijjiiiiihhihik…
9-Gipopoprqqpqqpppppqpooqooqooonmmmmmmlnljjkkjjjijjiiiigfgfgeeeedeededceddcbcccb`^[WTPPNKFA=:732111…