Searched +full:no +full:- +full:big +full:- +full:frame +full:- +full:no (Results 1 – 25 of 434) sorted by relevance
12345678910>>...18
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | generic-ohci.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/usb/generic-ohci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - $ref: "usb-hcd.yaml" 13 - Greg Kroah-Hartman <gregkh@linuxfoundation.org> 18 const: generic-ohci 34 In case the Renesas R-Car Gen3 SoCs: 35 - if a host only channel: first clock should be host. 36 - if a USB DRD channel: first clock should be host and second [all …]
|
/Linux-v5.10/arch/mips/boot/dts/brcm/ |
D | bcm3384_viper.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 5 compatible = "brcm,bcm3384-viper", "brcm,bcm33843-viper"; 16 #address-cells = <1>; 17 #size-cells = <0>; 20 mips-hpt-frequency = <300000000>; 30 #address-cells = <0>; 31 compatible = "mti,cpu-interrupt-controller"; 33 interrupt-controller; [all …]
|
D | bcm7346.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <163125000>; 30 cpu_intc: interrupt-controller { 31 #address-cells = <0>; 32 compatible = "mti,cpu-interrupt-controller"; 34 interrupt-controller; [all …]
|
D | bcm6362.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <200000000>; 27 periph_clk: periph-clk { 28 compatible = "fixed-clock"; 29 #clock-cells = <0>; 30 clock-frequency = <50000000>; [all …]
|
D | bcm63268.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <200000000>; 27 periph_clk: periph-clk { 28 compatible = "fixed-clock"; 29 #clock-cells = <0>; 30 clock-frequency = <50000000>; [all …]
|
D | bcm6328.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <160000000>; 27 periph_clk: periph-clk { 28 compatible = "fixed-clock"; 29 #clock-cells = <0>; 30 clock-frequency = <50000000>; [all …]
|
D | bcm6368.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <200000000>; 27 periph_clk: periph-clk { 28 compatible = "fixed-clock"; 29 #clock-cells = <0>; 30 clock-frequency = <50000000>; [all …]
|
D | bcm6358.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <150000000>; 27 periph_clk: periph-clk { 28 compatible = "fixed-clock"; 29 #clock-cells = <0>; 30 clock-frequency = <50000000>; [all …]
|
D | bcm3384_zephyr.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 15 #address-cells = <1>; 16 #size-cells = <0>; 19 mips-hpt-frequency = <100000000>; 35 #address-cells = <0>; 36 compatible = "mti,cpu-interrupt-controller"; 38 interrupt-controller; 39 #interrupt-cells = <1>; [all …]
|
D | bcm7425.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <163125000>; 30 cpu_intc: interrupt-controller { 31 #address-cells = <0>; 32 compatible = "mti,cpu-interrupt-controller"; 34 interrupt-controller; [all …]
|
D | bcm7435.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <175625000>; 42 cpu_intc: interrupt-controller { 43 #address-cells = <0>; 44 compatible = "mti,cpu-interrupt-controller"; 46 interrupt-controller; [all …]
|
D | bcm7420.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #address-cells = <1>; 4 #size-cells = <1>; 8 #address-cells = <1>; 9 #size-cells = <0>; 11 mips-hpt-frequency = <93750000>; 30 cpu_intc: interrupt-controller { 31 #address-cells = <0>; 32 compatible = "mti,cpu-interrupt-controller"; 34 interrupt-controller; [all …]
|
/Linux-v5.10/drivers/usb/host/ |
D | ohci.h | 1 /* SPDX-License-Identifier: GPL-1.0+ */ 6 * (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net> 27 /* first fields are hardware-specified */ 49 struct ed *ed_prev; /* for non-interrupt EDs */ 53 /* create --> IDLE --> OPER --> ... --> IDLE --> destroy 54 * usually: OPER --> UNLINK --> (IDLE | OPER) --> ... 69 /* HC may see EDs on rm_list until next frame (frame_no == tick) */ 76 ((int) (ohci->wdh_cnt - ed->takeback_wdh_cnt) >= 0) 89 /* first fields are hardware-specified */ 117 /* (no hwINFO #defines yet for iso tds) */ [all …]
|
D | uhci-hcd.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 48 #define USBSOF_DEFAULT 64 /* Frame length is exactly 1 ms */ 61 #define USBPORTSC_DMINUS 0x0020 /* D- high (line status) */ 80 /* PCI Intel-specific resume-enable register */ 91 #define UHCI_NUMFRAMES 1024 /* in the frame list [array] */ 97 /* When no queues need Full-Speed Bandwidth Reclamation, 110 * To facilitate the strongest possible byte-order checking from "sparse" 127 * with each endpoint, and qh->element (updated by the HC) is either: 128 * - the next unprocessed TD in the endpoint's queue, or 129 * - UHCI_PTR_TERM (when there's no more traffic for this endpoint). [all …]
|
/Linux-v5.10/drivers/net/ethernet/apple/ |
D | bmac.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * mace.h - definitions for the registers in the "Big Mac" 9 /* The "Big MAC" appears to have some parts in common with the Sun "Happy Meal" 17 #define XIFC 0x000 /* low-level interface control */ 19 # define XIFLoopback 0x0002 /* Loopback-mode XIF enable */ 20 # define MIILoopback 0x0004 /* Loopback-mode MII enable */ 48 #define STATUS 0x200 /* status--reading this clears it */ 51 # define FrameReceived 0x00000001 /* Received a frame */ 52 # define RxFrameCntExp 0x00000002 /* Receive frame counter expired */ 53 # define RxAlignCntExp 0x00000004 /* Align-error counter expired */ [all …]
|
D | mace.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * mace.h - definitions for the registers in the Am79C940 MACE 14 REG(xmtfc); /* transmit frame control */ 15 REG(xmtfs); /* transmit frame status */ 17 REG(rcvfc); /* receive frame control */ 18 REG(rcvfs); /* receive frame status (4 bytes) */ 19 REG(fifofc); /* FIFO frame count */ 48 #define DXMTFCS 0x08 /* don't append FCS to transmitted frame */ 49 #define AUTO_PAD_XMIT 0x01 /* auto-pad short packets on transmission */ 53 #define UFLO 0x40 /* underflow - xmit fifo ran dry */ [all …]
|
/Linux-v5.10/lib/ |
D | decompress_unzstd.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Important notes about in-place decompression 14 * The worst case for in-place decompression is that the beginning of 16 * uncompressible. Thus, we must look for worst-case expansion when the 22 * Frame Header: (18) 26 * The frame header and checksum overhead is at most 22 bytes. 43 * - 22 bytes for the .zst file format headers; 44 * - 3 bytes per every 128 KiB of uncompressed size (one block header per 46 * - 128 KiB (biggest possible zstd block size) to make sure that the 59 * zstd's only source dependeny is xxhash, which has no source [all …]
|
/Linux-v5.10/arch/arm/kernel/ |
D | head-inflate-data.c | 1 // SPDX-License-Identifier: GPL-2.0-only 24 * variables are valid yet, hence no kernel services such as memory 27 * in the .bss area. The linker script makes sure the .bss is big enough 28 * to hold our stack frame plus some room for called functions. 32 * stack then there is no need to clean up before returning. 42 /* Check and skip gzip header (assume no filename) */ in __inflate_kernel_data() 44 return -1; in __inflate_kernel_data() 47 strm->workspace = &state; in __inflate_kernel_data() 48 strm->next_in = in; in __inflate_kernel_data() 49 strm->avail_in = _edata_loc - __data_loc; /* upper bound */ in __inflate_kernel_data() [all …]
|
/Linux-v5.10/drivers/net/fddi/skfp/h/ |
D | fplustm.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 31 u_long err_llc_frame ; /* LLC frame */ 32 u_long err_mac_frame ; /* MAC frame */ 33 u_long err_smt_frame ; /* SMT frame */ 34 u_long err_imp_frame ; /* implementer frame */ 35 u_long err_no_buf ; /* no buffer available */ 50 __le32 txd_txdscr ; /* transmit frame status word */ 59 struct s_txd_os txd_os ; /* OS - specific struct */ 67 __le32 rxd_rfsw ; /* receive frame status word */ 76 struct s_rxd_os rxd_os ; /* OS - specific struct */ [all …]
|
/Linux-v5.10/arch/x86/ |
D | Kconfig.debug | 1 # SPDX-License-Identifier: GPL-2.0 56 a full-blown printk console driver + klogd. 79 bool "Set upper limit of TLB entries to flush one-by-one" 83 X86-only for now. 86 kernel flushes one-by-one instead of doing a full TLB flush. In 89 to -1, the code flushes the whole TLB unconditionally. Otherwise, 107 code. When you use it make sure you have a big enough 110 options. See Documentation/x86/x86_64/boot-options.rst for more 138 bool "port 0x80 based port-IO delay [recommended]" 144 bool "port 0xed based port-IO delay" [all …]
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | dev-overlay.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 11 Video overlay devices have the ability to genlock (TV-)video into the 12 (VGA-)video signal of a graphics card, or to store captured images 30 frame rate of the video standard is not guaranteed. Frames may be 58 :ref:`streaming parameter <streaming-par>` ioctls as needed. The 67 frame buffer parameters, namely the address and size of the frame buffer 74 superuser can change the frame buffer address and size. Users are not 80 card. In this case the frame buffer is not modified by the video device, 81 and the frame buffer address and pixel format are not needed by the 88 1. Chroma-keying displays the overlaid image only where pixels in the [all …]
|
/Linux-v5.10/Documentation/x86/ |
D | kernel-stacks.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 Kernel stacks on x86-64 bit 15 active thread. These thread stacks are THREAD_SIZE (2*PAGE_SIZE) big. 23 specialized stacks contain no useful data. The main CPU stacks are: 37 per CPU interrupt nest counter. This is needed because x86-64 "IST" 48 An IST is selected by a non-zero value in the IST field of an 49 interrupt-gate descriptor. When an interrupt occurs and the hardware 53 will switch back to the per-thread stack. If software wants to allow 63 stack size allocated to an IST assumes no nesting for the same code. 70 Used for interrupt 8 - Double Fault Exception (#DF). [all …]
|
/Linux-v5.10/drivers/media/pci/cx18/ |
D | cx18-vbi.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Derived from ivtv-vbi.c 10 #include "cx18-driver.h" 11 #include "cx18-vbi.h" 12 #include "cx18-ioctl.h" 13 #include "cx18-queue.h" 32 /* MPEG-2 Program Pack */ in copy_vbi_data() 37 /* MPEG-2 Private Stream 1 PES Packet */ in copy_vbi_data() 45 int idx = cx->vbi.frame % CX18_VBI_FRAMES; in copy_vbi_data() 46 u8 *dst = &cx->vbi.sliced_mpeg_data[idx][0]; in copy_vbi_data() [all …]
|
/Linux-v5.10/drivers/target/tcm_fc/ |
D | tfc_io.c | 1 // SPDX-License-Identifier: GPL-2.0-only 11 * Copyright (c) 2009 Linux-iSCSI.org 12 * Copyright (c) 2009 Nicholas A. Bellinger <nab@linux-iscsi.org> 65 if (cmd->aborted) in ft_queue_data_in() 68 if (se_cmd->scsi_status == SAM_STAT_TASK_SET_FULL) in ft_queue_data_in() 71 ep = fc_seq_exch(cmd->seq); in ft_queue_data_in() 72 lport = ep->lp; in ft_queue_data_in() 73 cmd->seq = fc_seq_start_next(cmd->seq); in ft_queue_data_in() 75 remaining = se_cmd->data_length; in ft_queue_data_in() 78 * Setup to use first mem list entry, unless no data. in ft_queue_data_in() [all …]
|
/Linux-v5.10/Documentation/arm64/ |
D | sve.rst | 21 ----------- 24 tracked per-thread. 28 instructions and registers, and the Linux-specific system interfaces 54 cpu-feature-registers.txt for details. 63 an endianness-invariant layout, with bits [(8 * i + 7) : (8 * i)] encoded at 65 example the signal frame (struct sve_context) and ptrace interface 68 Beware that on big-endian systems this results in a different byte order than 69 for the FPSIMD V-registers, which are stored as single host-endian 128-bit 70 values, with bits [(127 - 8 * i) : (120 - 8 * i)] of the register encoded at 75 ----------------------------- [all …]
|
12345678910>>...18