Home
last modified time | relevance | path

Searched +full:cmd +full:- +full:db (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/reserved-memory/
Dqcom,cmd-db.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reserved-memory/qcom,cmd-db.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Command DB
10 Command DB is a database that provides a mapping between resource key and the
20 - Bjorn Andersson <bjorn.andersson@linaro.org>
23 - $ref: reserved-memory.yaml
27 const: qcom,cmd-db
30 - reg
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reserved-memory/
Dqcom,cmd-db.txt1 Command DB
2 ---------
4 Command DB is a database that provides a mapping between resource key and the
13 The bindings for Command DB is specified in the reserved-memory section in
14 devicetree. The devicetree representation of the command DB driver should be:
17 - compatible:
20 Definition: Should be "qcom,cmd-db"
22 - reg:
26 the Command DB in memory.
30 reserved-memory {
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-phy-db.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
3 * Copyright (C) 2005-2014, 2020-2021 Intel Corporation
10 #include "iwl-drv.h"
11 #include "iwl-phy-db.h"
12 #include "iwl-debug.h"
13 #include "iwl-op-mode.h"
14 #include "iwl-trans.h"
22 * struct iwl_phy_db - stores phy configuration and calibration data.
68 phy_db->trans = trans; in iwl_phy_db_init()
70 phy_db->n_group_txp = -1; in iwl_phy_db_init()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
Duli526x.c1 // SPDX-License-Identifier: GPL-2.0-or-later
27 #include <linux/dma-mapping.h>
38 /* Board/System/Debug information/definition ---------------- */
45 #define TX_FREE_DESC_CNT (TX_DESC_CNT - 2) /* Max TX packet count */
46 #define TX_WAKE_DESC_CNT (TX_DESC_CNT - 3) /* TX wakeup count */
75 #define ULI526X_TX_TIMEOUT ((16*HZ)/2) /* tx packet time-out time 8 s" */
76 #define ULI526X_TX_KICK (4*HZ/2) /* tx packet Kick-out time 2 s" */
105 /* Structure/enum declaration ------------------------------- */
196 /* Global variable declaration ----------------------------- */
206 /* function declaration ------------------------------------- */
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
Duli526x.c1 // SPDX-License-Identifier: GPL-2.0-or-later
27 #include <linux/dma-mapping.h>
38 /* Board/System/Debug information/definition ---------------- */
45 #define TX_FREE_DESC_CNT (TX_DESC_CNT - 2) /* Max TX packet count */
46 #define TX_WAKE_DESC_CNT (TX_DESC_CNT - 3) /* TX wakeup count */
75 #define ULI526X_TX_TIMEOUT ((16*HZ)/2) /* tx packet time-out time 8 s" */
76 #define ULI526X_TX_KICK (4*HZ/2) /* tx packet Kick-out time 2 s" */
105 /* Structure/enum declaration ------------------------------- */
196 /* Global variable declaration ----------------------------- */
206 /* function declaration ------------------------------------- */
[all …]
/kernel/linux/linux-5.10/drivers/scsi/
Dwd33c93.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 * Drew Eckhardt's excellent 'Generic NCR5380' sources from Linux-PC
18 * - Target Disconnection/Reconnection is now supported. Any
21 * call 'adaptive disconnect' - meaning that each command
24 * device chooses), or as a "SCSI-bus-hog".
26 * - Synchronous data transfers are now supported. Because of
29 * this faster protocol - it can be enabled via the command-
30 * line on a device-by-device basis.
32 * - Runtime operating parameters can now be specified through
38 * - The old driver relied exclusively on what the Western Digital
[all …]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_mixer.c1 // SPDX-License-Identifier: GPL-2.0-or-later
25 #define PCXHR_LINE_CAPTURE_LEVEL_MIN 0 /* -112.0 dB */
26 #define PCXHR_LINE_CAPTURE_LEVEL_MAX 255 /* +15.5 dB */
27 #define PCXHR_LINE_CAPTURE_ZERO_LEVEL 224 /* 0.0 dB ( 0 dBu -> 0 dBFS ) */
29 #define PCXHR_LINE_PLAYBACK_LEVEL_MIN 0 /* -104.0 dB */
30 #define PCXHR_LINE_PLAYBACK_LEVEL_MAX 128 /* +24.0 dB */
31 #define PCXHR_LINE_PLAYBACK_ZERO_LEVEL 104 /* 0.0 dB ( 0 dBFS -> 0 dBu ) */
33 static const DECLARE_TLV_DB_SCALE(db_scale_analog_capture, -11200, 50, 1550);
34 static const DECLARE_TLV_DB_SCALE(db_scale_analog_playback, -10400, 100, 2400);
36 static const DECLARE_TLV_DB_SCALE(db_scale_a_hr222_capture, -11150, 50, 1600);
[all …]
Dpcxhr_mix22.c1 // SPDX-License-Identifier: GPL-2.0-or-later
36 #define PCXHR_INPB(mgr, x) inb((mgr)->port[PCXHR_DSP] + (x))
37 #define PCXHR_OUTPB(mgr, x, data) outb((data), (mgr)->port[PCXHR_DSP] + (x))
72 /* values for PCHR_XLX_STATUS register - READ */
78 /* values for PCHR_XLX_STATUS register - WRITE */
96 /* values for PCXHR_XLX_SELMIC register - WRITE */
103 0x00, /* [000] -49.5 dB: AKM[000] = -1.#INF dB (mute) */
104 0x01, /* [001] -49.0 dB: AKM[001] = -48.131 dB (diff=0.86920 dB) */
105 0x01, /* [002] -48.5 dB: AKM[001] = -48.131 dB (diff=0.36920 dB) */
106 0x01, /* [003] -48.0 dB: AKM[001] = -48.131 dB (diff=0.13080 dB) */
[all …]
/kernel/linux/linux-6.6/sound/pci/pcxhr/
Dpcxhr_mixer.c1 // SPDX-License-Identifier: GPL-2.0-or-later
25 #define PCXHR_LINE_CAPTURE_LEVEL_MIN 0 /* -112.0 dB */
26 #define PCXHR_LINE_CAPTURE_LEVEL_MAX 255 /* +15.5 dB */
27 #define PCXHR_LINE_CAPTURE_ZERO_LEVEL 224 /* 0.0 dB ( 0 dBu -> 0 dBFS ) */
29 #define PCXHR_LINE_PLAYBACK_LEVEL_MIN 0 /* -104.0 dB */
30 #define PCXHR_LINE_PLAYBACK_LEVEL_MAX 128 /* +24.0 dB */
31 #define PCXHR_LINE_PLAYBACK_ZERO_LEVEL 104 /* 0.0 dB ( 0 dBFS -> 0 dBu ) */
33 static const DECLARE_TLV_DB_SCALE(db_scale_analog_capture, -11200, 50, 1550);
34 static const DECLARE_TLV_DB_SCALE(db_scale_analog_playback, -10400, 100, 2400);
36 static const DECLARE_TLV_DB_SCALE(db_scale_a_hr222_capture, -11150, 50, 1600);
[all …]
Dpcxhr_mix22.c1 // SPDX-License-Identifier: GPL-2.0-or-later
36 #define PCXHR_INPB(mgr, x) inb((mgr)->port[PCXHR_DSP] + (x))
37 #define PCXHR_OUTPB(mgr, x, data) outb((data), (mgr)->port[PCXHR_DSP] + (x))
72 /* values for PCHR_XLX_STATUS register - READ */
78 /* values for PCHR_XLX_STATUS register - WRITE */
96 /* values for PCXHR_XLX_SELMIC register - WRITE */
103 0x00, /* [000] -49.5 dB: AKM[000] = -1.#INF dB (mute) */
104 0x01, /* [001] -49.0 dB: AKM[001] = -48.131 dB (diff=0.86920 dB) */
105 0x01, /* [002] -48.5 dB: AKM[001] = -48.131 dB (diff=0.36920 dB) */
106 0x01, /* [003] -48.0 dB: AKM[001] = -48.131 dB (diff=0.13080 dB) */
[all …]
/kernel/linux/linux-5.10/drivers/soc/qcom/
Dcmd-db.c1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright (c) 2016-2018, The Linux Foundation. All rights reserved. */
13 #include <soc/qcom/cmd-db.h>
57 * struct cmd_db_header: The DB header information
59 * @version: The cmd db version
76 * DOC: Description of the Command DB database.
78 * At the start of the command DB memory is the cmd_db_header structure.
98 const u8 *magic = header->magic; in cmd_db_magic_matches()
107 u16 offset = le16_to_cpu(hdr->header_offset); in rsc_to_entry_header()
109 return cmd_db_header->data + offset; in rsc_to_entry_header()
[all …]
/kernel/linux/linux-6.6/drivers/scsi/
Dwd33c93.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 * Drew Eckhardt's excellent 'Generic NCR5380' sources from Linux-PC
18 * - Target Disconnection/Reconnection is now supported. Any
21 * call 'adaptive disconnect' - meaning that each command
24 * device chooses), or as a "SCSI-bus-hog".
26 * - Synchronous data transfers are now supported. Because of
29 * this faster protocol - it can be enabled via the command-
30 * line on a device-by-device basis.
32 * - Runtime operating parameters can now be specified through
38 * - The old driver relied exclusively on what the Western Digital
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-phy-db.c8 * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved.
25 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
29 * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
64 #include "iwl-drv.h"
65 #include "iwl-phy-db.h"
66 #include "iwl-debug.h"
67 #include "iwl-op-mode.h"
68 #include "iwl-trans.h"
78 * struct iwl_phy_db - stores phy configuration and calibration data.
124 phy_db->trans = trans; in iwl_phy_db_init()
[all …]
/kernel/linux/linux-6.6/drivers/soc/qcom/
Dcmd-db.c1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2016-2018, 2020, The Linux Foundation. All rights reserved.
18 #include <soc/qcom/cmd-db.h>
64 * struct cmd_db_header: The DB header information
66 * @version: The cmd db version
83 * DOC: Description of the Command DB database.
85 * At the start of the command DB memory is the cmd_db_header structure.
105 const u8 *magic = header->magic; in cmd_db_magic_matches()
114 u16 offset = le16_to_cpu(hdr->header_offset); in rsc_to_entry_header()
116 return cmd_db_header->data + offset; in rsc_to_entry_header()
[all …]
/kernel/linux/linux-5.10/sound/pci/lx6464es/
Dlx_core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* -*- linux-c -*- *
5 * low-level interface
20 /* low-level register access */
57 void __iomem *base_address = chip->port_dsp_bar; in lx_dsp_register()
114 void __iomem *base_address = chip->port_plx_remapped; in lx_plx_register()
142 u32 dcCodeOp; /* Op Code of the command (usually 1st 24-bits
153 - OpCode:
155 - CmdLength
157 - StatusType
[all …]
/kernel/linux/linux-6.6/sound/pci/lx6464es/
Dlx_core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* -*- linux-c -*- *
5 * low-level interface
20 /* low-level register access */
57 void __iomem *base_address = chip->port_dsp_bar; in lx_dsp_register()
114 void __iomem *base_address = chip->port_plx_remapped; in lx_plx_register()
142 u32 dcCodeOp; /* Op Code of the command (usually 1st 24-bits
153 - OpCode:
155 - CmdLength
157 - StatusType
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/davicom/
Ddm9000.c1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * (C) Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
40 /* Board/System/Debug information/definition ---------------- */
58 MODULE_PARM_DESC(debug, "dm9000 debug level (0-6)");
88 /* Structure/enum declaration ------------------------------- */
142 #define dm9000_dbg(db, lev, msg...) do { \ argument
144 dev_dbg(db->dev, msg); \
153 /* DM9000 network board routine ---------------------------- */
159 ior(struct board_info *db, int reg) in ior() argument
161 writeb(reg, db->io_addr); in ior()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/davicom/
Ddm9000.c1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * (C) Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
39 /* Board/System/Debug information/definition ---------------- */
57 MODULE_PARM_DESC(debug, "dm9000 debug level (0-6)");
87 /* Structure/enum declaration ------------------------------- */
141 #define dm9000_dbg(db, lev, msg...) do { \ argument
143 dev_dbg(db->dev, msg); \
152 /* DM9000 network board routine ---------------------------- */
158 ior(struct board_info *db, int reg) in ior() argument
160 writeb(reg, db->io_addr); in ior()
[all …]
/kernel/linux/linux-5.10/drivers/macintosh/
Drack-meter.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * RackMac vu-meter driver
8 * Support the CPU-meter LEDs of the Xserve G5
11 * interface for fun. Also, the CPU-meter could be made nicer by being
13 * time. Patches welcome :-)
24 #include <linux/dma-mapping.h>
44 struct dbdma_cmd cmd[4] ____cacheline_aligned; member
87 retval = kcpustat->cpustat[CPUTIME_IDLE] + in get_cpu_idle_time()
88 kcpustat->cpustat[CPUTIME_IOWAIT]; in get_cpu_idle_time()
98 struct macio_chip *macio = rm->mdev->bus->chip; in rackmeter_setup_i2s()
[all …]
/kernel/linux/linux-6.6/drivers/macintosh/
Drack-meter.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * RackMac vu-meter driver
8 * Support the CPU-meter LEDs of the Xserve G5
11 * interface for fun. Also, the CPU-meter could be made nicer by being
13 * time. Patches welcome :-)
24 #include <linux/dma-mapping.h>
43 struct dbdma_cmd cmd[4] ____cacheline_aligned; member
86 retval = kcpustat->cpustat[CPUTIME_IDLE] + in get_cpu_idle_time()
87 kcpustat->cpustat[CPUTIME_IOWAIT]; in get_cpu_idle_time()
97 struct macio_chip *macio = rm->mdev->bus->chip; in rackmeter_setup_i2s()
[all …]
/kernel/linux/linux-6.6/sound/sparc/
Damd7930.c1 // SPDX-License-Identifier: GPL-2.0-only
9 * --- Notes from Thomas's original driver ---
23 * which provide mono-channel audio at 8K samples per second via either
24 * 8-bit A-law or 8-bit mu-law encoding. Also, the chip features an
30 * --- End of notes from Thoamas's original driver ---
51 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
71 #define AMD7930_DSR1 0x02UL /* D-channel Status Register 1 (R) */
72 #define AMD7930_DER 0x03UL /* D-channel Error Register (R) */
73 #define AMD7930_DCTB 0x04UL /* D-channel Transmit Buffer (W) */
74 #define AMD7930_DCRB AMD7930_DCTB /* D-channel Receive Buffer (R) */
[all …]
/kernel/linux/linux-5.10/sound/sparc/
Damd7930.c1 // SPDX-License-Identifier: GPL-2.0-only
9 * --- Notes from Thomas's original driver ---
23 * which provide mono-channel audio at 8K samples per second via either
24 * 8-bit A-law or 8-bit mu-law encoding. Also, the chip features an
30 * --- End of notes from Thoamas's original driver ---
52 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */
73 #define AMD7930_DSR1 0x02UL /* D-channel Status Register 1 (R) */
74 #define AMD7930_DER 0x03UL /* D-channel Error Register (R) */
75 #define AMD7930_DCTB 0x04UL /* D-channel Transmit Buffer (W) */
76 #define AMD7930_DCRB AMD7930_DCTB /* D-channel Receive Buffer (R) */
[all …]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Dess.c1 // SPDX-License-Identifier: GPL-2.0-or-later
27 * FDDI sub-system supporting the SBA application.
51 -------------------------------------------------------------
53 -------------------------------------------------------------
67 -------------------------------------------------------------
69 -------------------------------------------------------------
74 -------------------------------------------------------------
76 -------------------------------------------------------------
86 -------------------------------------------------------------
88 -------------------------------------------------------------
[all …]
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
Dess.c1 // SPDX-License-Identifier: GPL-2.0-or-later
27 * FDDI sub-system supporting the SBA application.
50 -------------------------------------------------------------
52 -------------------------------------------------------------
66 -------------------------------------------------------------
68 -------------------------------------------------------------
73 -------------------------------------------------------------
75 -------------------------------------------------------------
85 -------------------------------------------------------------
87 -------------------------------------------------------------
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_psp.h38 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000)
244 /** PSP runtime DB **/
261 /* PSP runtime DB header */
263 /* determine the existence of runtime db */
265 /* version of runtime db */
269 /* PSP runtime DB entry */
271 /* type of runtime db entry */
279 /* PSP runtime DB directory */
283 /* db entries*/
287 /* PSP runtime DB boot config feature bitmask */
[all …]

12345678910>>...21