Searched +full:tcs +full:- +full:wait (Results 1 – 10 of 10) sorted by relevance
| /openbmc/qemu/target/mips/ |
| H A D | cpu.c | 18 * <http://www.gnu.org/licenses/lgpl-2.1.html> 23 #include "qemu/qemu-print.h" 24 #include "qemu/error-report.h" 32 #include "hw/qdev-properties.h" 33 #include "hw/qdev-clock.h" 50 fpr->w[FP_ENDIAN_IDX], fpr->d, in fpu_dump_fpr() 51 (double)fpr->fd, in fpu_dump_fpr() 52 (double)fpr->fs[FP_ENDIAN_IDX], in fpu_dump_fpr() 53 (double)fpr->fs[!FP_ENDIAN_IDX]); in fpu_dump_fpr() 57 tmp.w[FP_ENDIAN_IDX] = fpr->w[FP_ENDIAN_IDX]; in fpu_dump_fpr() [all …]
|
| H A D | cpu-defs.c.inc | 4 * Copyright (c) 2004-2005 Jocelyn Mayer 398 /* This is the TLB-based MMU core. */ 470 FIXME: Support IEEE 754-2008 FP. 472 .name = "mips32r6-generic", 643 WAIT instruction. */ 672 .name = "MIPS64R2-generic", 826 .name = "Loongson-2E", 828 /* 64KB I-cache and d-cache. 4 way with 32 bit cache line size. */ 832 Loongson-2E has only Config0. */ 846 .name = "Loongson-2F", [all …]
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | pxa3xx_nand.c | 1 // SPDX-License-Identifier: GPL-2.0 123 writel((val), (info)->mmio_base + (off)) 126 readl((info)->mmio_base + (off)) 131 ERR_DMABUSERR = -1, 132 ERR_SENDCMD = -2, 133 ERR_UNCORERR = -3, 134 ERR_BBERR = -4, 135 ERR_CORERR = -5, 256 * tCS Enable signal setup time 279 * http://www.linux-mtd.infradead.org/nand-data/nanddata.html [all …]
|
| H A D | sunxi_nand.c | 1 // SPDX-License-Identifier: GPL-2.0+ 7 * https://github.com/yuq/sunxi-nfc-mtd 10 * https://github.com/hno/Allwinner-Info 78 #define NFC_PAGE_SHIFT(x) (((x) < 10 ? 0 : (x) - 10) << 8) 114 #define NFC_ADR_NUM(x) (((x) - 1) << 16) 267 * @complete: a completion object used to wait for NAND 292 div_m = (clock_get_pll6() + hz - 1) / hz; in sunxi_nfc_set_clk_rate() 304 &ccm->nand0_clk_cfg); in sunxi_nfc_set_clk_rate() 307 setbits_le32(&ccm->ahb_gate0, (1 << AHB_GATE_OFFSET_NAND0)); in sunxi_nfc_set_clk_rate() 309 setbits_le32(&ccm->ahb_gate1, (1 << AHB_GATE_OFFSET_DMA)); in sunxi_nfc_set_clk_rate() [all …]
|
| H A D | denali.c | 1 // SPDX-License-Identifier: GPL-2.0+ 4 * Copyright (C) 2013-2014, Altera Corporation <www.altera.com> 5 * Copyright (C) 2009-2010, Intel Corporation and its suppliers. 11 #include <linux/dma-direction.h> 48 #define DENALI_NAND_NAME "denali-nand" 56 #define DENALI_MAP10 (2 << 26) /* high-level control plane */ 67 #define DENALI_BANK(denali) ((denali)->active_bank << 24) 69 #define DENALI_INVALID_BANK -1 78 * Direct Addressing - the slave address forms the control information (command 84 return ioread32(denali->host + addr); in denali_direct_read() [all …]
|
| /openbmc/qemu/target/mips/tcg/ |
| H A D | translate.c | 2 * MIPS emulation for QEMU - main translation routines 4 * Copyright (c) 2004-2005 Jocelyn Mayer 9 * Copyright (c) 2020 Philippe Mathieu-Daudé 28 #include "exec/helper-proto.h" 29 #include "exec/translation-block.h" 36 #include "exec/helper-info.c.inc" 41 * Many system-only helpers are not reachable for user-only. 153 /* PC-relative address computation / loads */ 157 /* PC-relative address computation / loads */ 369 /* MIPS DSP GPR-Based Shift Sub-class */ [all …]
|
| /openbmc/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | ops.c | 7 * Copyright (C) 1991-2004 SciTech Software, Inc. 8 * Copyright (C) David Mosberger-Tang 41 * to the 256 byte-"opcodes" found on the 8086. The table which 78 /*----------------------------- Implementation ----------------------------*/ 172 op1 - Instruction op code 185 M.x86.R_CS, M.x86.R_IP-1,op1)); in x86emuOp_illegal_op() 486 DECODE_PRINTF("PUSH\tCS\n"); in x86emuOp_push_CS() 495 Handles opcode 0x0f. Escape for two-byte opcode (286 or better) 677 Handles opcode 0x40 - 0x47 703 Handles opcode 0x48 - 0x4F [all …]
|
| /openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 7 (ftp://mirror.csclub.uwaterloo.ca/x.org/current/src/xserver/xorg-server-1.12.2.tar.bz2). 14 Upstream-Status: Backport 16 Signed-off-by: Bernhard Walle <bernhard@bwalle.de> 17 --- 18 libs/x86emu/LICENSE | 17 - 19 libs/x86emu/debug.c | 509 +++--- 20 libs/x86emu/decode.c | 1069 ++++++------ 21 libs/x86emu/fpu.c | 463 +++--- 22 libs/x86emu/ops.c | 2940 +++++++++++++++++++-------------- 23 libs/x86emu/ops2.c | 1929 +++++++++++----------- [all …]
|
| /openbmc/ |
| D | opengrok1.0.log | 1 2025-12-17 03:01:15.589-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-12-17 03:01:15.664-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
| D | opengrok2.0.log | 1 2025-12-16 03:01:16.893-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-12-16 03:01:16.967-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |