Home
last modified time | relevance | path

Searched +full:no +full:- +full:big +full:- +full:frame +full:- +full:no (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/linux-6.12.1/arch/mips/boot/dts/brcm/
Dbcm3384_viper.dtsi1 // 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 …]
Dbcm7346.dtsi1 // 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 …]
Dbcm3384_zephyr.dtsi1 // 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 …]
Dbcm7435.dtsi1 // 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 …]
Dbcm7425.dtsi1 // 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 …]
Dbcm6358.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "dt-bindings/clock/bcm6358-clock.h"
4 #include "dt-bindings/reset/bcm6358-reset.h"
7 #address-cells = <1>;
8 #size-cells = <1>;
12 #address-cells = <1>;
13 #size-cells = <0>;
15 mips-hpt-frequency = <150000000>;
31 periph_osc: periph-osc {
32 compatible = "fixed-clock";
[all …]
Dbcm6362.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "dt-bindings/clock/bcm6362-clock.h"
4 #include "dt-bindings/reset/bcm6362-reset.h"
5 #include "dt-bindings/soc/bcm6362-pm.h"
8 #address-cells = <1>;
9 #size-cells = <1>;
13 #address-cells = <1>;
14 #size-cells = <0>;
16 mips-hpt-frequency = <200000000>;
32 periph_osc: periph-osc {
[all …]
Dbcm6328.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "dt-bindings/clock/bcm6328-clock.h"
4 #include "dt-bindings/reset/bcm6328-reset.h"
5 #include "dt-bindings/soc/bcm6328-pm.h"
8 #address-cells = <1>;
9 #size-cells = <1>;
13 #address-cells = <1>;
14 #size-cells = <0>;
16 mips-hpt-frequency = <160000000>;
32 periph_osc: periph-osc {
[all …]
Dbcm6368.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "dt-bindings/clock/bcm6368-clock.h"
4 #include "dt-bindings/reset/bcm6368-reset.h"
7 #address-cells = <1>;
8 #size-cells = <1>;
12 #address-cells = <1>;
13 #size-cells = <0>;
15 mips-hpt-frequency = <200000000>;
31 periph_osc: periph-osc {
32 compatible = "fixed-clock";
[all …]
Dbcm7420.dtsi1 // 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 …]
Dbcm63268.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 #include "dt-bindings/clock/bcm63268-clock.h"
4 #include "dt-bindings/reset/bcm63268-reset.h"
5 #include "dt-bindings/soc/bcm63268-pm.h"
8 #address-cells = <1>;
9 #size-cells = <1>;
13 #address-cells = <1>;
14 #size-cells = <0>;
16 mips-hpt-frequency = <200000000>;
32 periph_osc: periph-osc {
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dgeneric-ohci.yaml1 # 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 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
15 - items:
16 - enum:
17 - allwinner,sun4i-a10-ohci
18 - allwinner,sun50i-a64-ohci
19 - allwinner,sun50i-h6-ohci
[all …]
/linux-6.12.1/drivers/usb/host/
Dohci.h1 /* 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 …]
Duhci-hcd.h1 /* 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-6.12.1/drivers/net/ethernet/apple/
Dbmac.h1 /* 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 …]
Dmace.h1 /* 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-6.12.1/lib/
Ddecompress_unzstd.c1 // 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 dependency is xxhash, which has no source
[all …]
/linux-6.12.1/arch/arm/kernel/
Dhead-inflate-data.c1 // SPDX-License-Identifier: GPL-2.0-only
21 * variables are valid yet, hence no kernel services such as memory
24 * in the .bss area. The linker script makes sure the .bss is big enough
25 * to hold our stack frame plus some room for called functions.
29 * stack then there is no need to clean up before returning.
39 /* Check and skip gzip header (assume no filename) */ in __inflate_kernel_data()
41 return -1; in __inflate_kernel_data()
44 strm->workspace = &state; in __inflate_kernel_data()
45 strm->next_in = in; in __inflate_kernel_data()
46 strm->avail_in = _edata_loc - __data_loc; /* upper bound */ in __inflate_kernel_data()
[all …]
/linux-6.12.1/drivers/net/fddi/skfp/h/
Dfplustm.h1 /* 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-6.12.1/arch/x86/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
50 a full-blown printk console driver + klogd.
70 bool "Set upper limit of TLB entries to flush one-by-one"
73 X86-only for now.
76 kernel flushes one-by-one instead of doing a full TLB flush. In
79 to -1, the code flushes the whole TLB unconditionally. Otherwise,
97 code. When you use it make sure you have a big enough
100 options. See Documentation/arch/x86/x86_64/boot-options.rst for more
128 bool "port 0x80 based port-IO delay [recommended]"
134 bool "port 0xed based port-IO delay"
[all …]
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Ddev-overlay.rst1 .. 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
62 :ref:`streaming parameter <streaming-par>` ioctls as needed. The
72 frame buffer parameters, namely the address and size of the frame buffer
79 superuser can change the frame buffer address and size. Users are not
85 card. In this case the frame buffer is not modified by the video device,
86 and the frame buffer address and pixel format are not needed by the
93 1. Chroma-keying displays the overlaid image only where pixels in the
[all …]
/linux-6.12.1/include/linux/
Dieee802154.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * IEEE802.15.4-2003 specification
11 * Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
29 /* General MAC frame format:
30 * 2 bytes: Frame Control
36 #define IEEE802154_MIN_HEADER_LEN (IEEE802154_ACK_PSDU_LEN - \
61 #define IEEE802154_FC_TYPE_BEACON 0x0 /* Frame is beacon */
62 #define IEEE802154_FC_TYPE_DATA 0x1 /* Frame is data */
63 #define IEEE802154_FC_TYPE_ACK 0x2 /* Frame is acknowledgment */
64 #define IEEE802154_FC_TYPE_MAC_CMD 0x3 /* Frame is MAC command */
[all …]
/linux-6.12.1/Documentation/arch/x86/
Dkernel-stacks.rst1 .. SPDX-License-Identifier: GPL-2.0
7 Kernel stacks on x86-64 bit
15 active thread. These thread stacks are THREAD_SIZE (4*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-6.12.1/drivers/target/tcm_fc/
Dtfc_io.c1 // 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>
64 if (cmd->aborted) in ft_queue_data_in()
67 if (se_cmd->scsi_status == SAM_STAT_TASK_SET_FULL) in ft_queue_data_in()
70 ep = fc_seq_exch(cmd->seq); in ft_queue_data_in()
71 lport = ep->lp; in ft_queue_data_in()
72 cmd->seq = fc_seq_start_next(cmd->seq); in ft_queue_data_in()
74 remaining = se_cmd->data_length; in ft_queue_data_in()
77 * Setup to use first mem list entry, unless no data. in ft_queue_data_in()
[all …]
/linux-6.12.1/drivers/media/pci/cx18/
Dcx18-vbi.c1 // 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 …]

12345678910>>...19