Home
last modified time | relevance | path

Searched +full:- +full:556 (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/thermal/
Dbrcm,ns-thermal.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/thermal/brcm,ns-thermal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rafał Miłecki <rafal@milecki.pl>
16 - $ref: thermal-sensor.yaml#
20 const: brcm,ns-thermal
26 "#thermal-sensor-cells":
32 - reg
35 - |
[all …]
/Linux-v6.1/drivers/interconnect/qcom/
Dsm8450.h1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (c) 2020-2021, The Linux Foundation. All rights reserved.
119 #define SM8450_SLAVE_VSENSE_CTRL_CFG 556
Dsc8280xp.h1 /* SPDX-License-Identifier: GPL-2.0-only */
130 #define SC8280XP_SLAVE_PIMEM_CFG 556
/Linux-v6.1/Documentation/filesystems/
Dcramfs.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Cramfs - cram a filesystem onto a small ROM
10 allows random page access. The meta-data is not compressed, but is
15 compact also makes it _very_ hard to update on-the-fly), so you have to
20 -----------
36 no need to use -noleaf in ``find``, btw.)
39 (1970 GMT). Recently-accessed files may have updated timestamps, but
52 --------------------------
62 eXecute-In-Place (XIP) from ROM of read-only segments. Data segments mapped
63 read-write (hence they have to be copied to RAM) may still be compressed in
[all …]
/Linux-v6.1/arch/alpha/kernel/syscalls/
Dsyscall.tbl1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
488 556 common landlock_restrict_self sys_landlock_restrict_self
/Linux-v6.1/drivers/media/usb/gspca/
Djpeg.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
10 * Copyright (C) Jean-Francois Moine (http://moinejf.free.fr)
101 #define JPEG_HDR_SZ 556
112 0x02, 0x11, 0x01, /* samples CbCr - quant CbCr */
148 sc = 200 - quality * 2; in jpeg_set_qual()
/Linux-v6.1/drivers/media/i2c/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
51 tristate "Hynix Hi-556 sensor support"
58 Hi-556 camera.
64 tristate "Hynix Hi-846 sensor support"
71 Hi-846 camera.
77 tristate "Hynix Hi-847 sensor support"
84 Hi-847 camera.
457 OV5640 camera sensor with a MIPI CSI-2 interface.
798 It is used for example in Nokia N900 (RX-51).
[all …]
/Linux-v6.1/include/dt-bindings/gce/
Dmt8195-gce.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Author: Jason-JH Lin <jason0jh.lin@mediatek.com>
472 #define CMDQ_EVENT_VDO0_DISP_RDMA1_FRAME_DONE 556
/Linux-v6.1/arch/arm/boot/dts/
Dbcm5301x.dtsi6 * Copyright 2013-2014 Hauke Mehrtens <hauke@hauke-m.de>
11 #include <dt-bindings/clock/bcm-nsp.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/input/input.h>
14 #include <dt-bindings/interrupt-controller/irq.h>
15 #include <dt-bindings/interrupt-controller/arm-gic.h>
18 #address-cells = <1>;
19 #size-cells = <1>;
20 interrupt-parent = <&gic>;
22 chipcommon-a-bus@18000000 {
[all …]
Dbcm-nsp.dtsi33 #include <dt-bindings/interrupt-controller/arm-gic.h>
34 #include <dt-bindings/interrupt-controller/irq.h>
35 #include <dt-bindings/clock/bcm-nsp.h>
38 #address-cells = <1>;
39 #size-cells = <1>;
42 interrupt-parent = <&gic>;
53 #address-cells = <1>;
54 #size-cells = <0>;
58 compatible = "arm,cortex-a9";
59 next-level-cache = <&L2>;
[all …]
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_ppe.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (c) 2014-2015 Hisilicon Limited.
63 return ppe_common->dsaf_dev->ppe_base + PPE_COMMON_REG_OFFSET; in hns_ppe_common_get_ioaddr()
67 * hns_ppe_common_get_cfg - get ppe common config
70 * return 0 - success , negative --fail
82 ppe_common = devm_kzalloc(dsaf_dev->dev, in hns_ppe_common_get_cfg()
86 return -ENOMEM; in hns_ppe_common_get_cfg()
88 ppe_common->ppe_num = ppe_num; in hns_ppe_common_get_cfg()
89 ppe_common->dsaf_dev = dsaf_dev; in hns_ppe_common_get_cfg()
90 ppe_common->comm_index = comm_index; in hns_ppe_common_get_cfg()
[all …]
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi2/
Dgaudi2_async_events.h1 /* SPDX-License-Identifier: GPL-2.0
3 * Copyright 2018-2021 HabanaLabs, Ltd.
9 ** This is an auto-generated file **
529 GAUDI2_EVENT_HBM2_MC0_SEI_SEVERE = 556,
Dgaudi2_async_ids_map_extended.h1 /* SPDX-License-Identifier: GPL-2.0
3 * Copyright 2018-2021 HabanaLabs, Ltd.
9 ** This is an auto-generated file **
1138 { .fc_id = 556, .cpu_id = 116, .valid = 1,
2526 { .fc_id = 1250, .cpu_id = 556, .valid = 1,
/Linux-v6.1/Documentation/admin-guide/media/
Di2c-cardlist.rst1 .. SPDX-License-Identifier: GPL-2.0
6 The I²C (Inter-Integrated Circuit) bus is a three-wires bus used internally
23 -------------------------------------
32 sony-btf-mpx Sony BTF's internal MPX
47 -----------------------------
52 saa6752hs Philips SAA6752HS MPEG-2 Audio/Video Encoder
56 ---------------------
63 hi556 Hynix Hi-556 sensor
64 hi846 Hynix Hi-846 sensor
75 m5mols Fujitsu M-5MOLS 8MP sensor
[all …]
/Linux-v6.1/drivers/hwmon/
Dntc_thermistor.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * ntc_thermistor.c - NTC Thermistors
16 #include <linux/fixp-arith.h>
35 * Used as index in a zero-terminated array, holes not allowed so
73 { .temp_c = -40, .ohm = 1747920 },
74 { .temp_c = -35, .ohm = 1245428 },
75 { .temp_c = -30, .ohm = 898485 },
76 { .temp_c = -25, .ohm = 655802 },
77 { .temp_c = -20, .ohm = 483954 },
78 { .temp_c = -15, .ohm = 360850 },
[all …]
/Linux-v6.1/drivers/media/common/siano/
Dsmscoreapi.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
6 Copyright (C) 2006-2008, Uri Shkolnik, Anatoly Greenblat
25 #include <media/media-device.h>
33 * Those should match what's used at smscoreapi.c and sms-cards.c
46 #define SMS_FW_DVBT_HCW_55XXX "sms1xxx-hcw-55xxx-dvbt-02.fw"
47 #define SMS_FW_ISDBT_HCW_55XXX "sms1xxx-hcw-55xxx-isdbt-02.fw"
52 #define SMS_FW_DVBT_NOVA_A "sms1xxx-nova-a-dvbt-01.fw"
53 #define SMS_FW_DVBT_NOVA_B "sms1xxx-nova-b-dvbt-01.fw"
54 #define SMS_FW_DVBT_STELLAR "sms1xxx-stellar-dvbt-01.fw"
63 ((((uintptr_t)(addr)) + (SMS_DMA_ALIGNMENT-1)) & ~(SMS_DMA_ALIGNMENT-1))
[all …]
/Linux-v6.1/drivers/input/serio/
Dhp_sdc.c2 * HP i8042-based System Device Controller driver.
31 * for Part Number 1820-4784 Revision B. Dwg No. A-1820-4784-2
32 * Helge Deller's original hilkbd.c port for PA-RISC.
55 * The i8042 write index and the values in the 4-byte input buffer
75 /* Machine-specific abstraction */
78 # include <asm/parisc-device.h>
92 MODULE_DESCRIPTION("HP i8042-based SDC Driver");
193 curr->seq[curr->idx++] = status; in hp_sdc_take()
194 curr->seq[curr->idx++] = data; in hp_sdc_take()
195 hp_sdc.rqty -= 2; in hp_sdc_take()
[all …]
/Linux-v6.1/fs/ntfs3/
Dntfs_fs.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright (C) 2019-2021 Paragon Software GmbH, All rights reserved.
8 // clang-format off
19 #include <linux/page-flags.h>
42 #define MINUS_ONE_T ((size_t)(-1))
52 /* NTFS specific error code about resident->nonresident. */
53 #define E_NTFS_NONRESIDENT 556
58 /* sbi->flags */
67 /* ni->ni_flags */
70 * 1 - WOF_COMPRESSION_XPRESS4K
[all …]
/Linux-v6.1/drivers/net/ethernet/freescale/
Dgianfar.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
13 * Copyright 2002-2009, 2011-2013 Freescale Semiconductor, Inc.
16 * -Add support for module parameters
17 * -Add patch for ethtool phys id
67 #define DRV_NAME "gfar-enet"
92 #define GFAR_RXB_SIZE rounddown(GFAR_RXB_TRUESIZE - GFAR_SKBFRAG_OVR, 64)
95 #define TX_RING_MOD_MASK(size) (size-1)
96 #define RX_RING_MOD_MASK(size) (size-1)
281 /* weighted round-robin scheduling (WRRS) */
381 * to the 3-bit hash value generated */
[all …]
/Linux-v6.1/lib/zstd/decompress/
Dhuf_decompress.c7 * - FSE+HUF source repository : https://github.com/Cyan4973/FiniteStateEntropy
9 * This source code is licensed under both the BSD-style license (found in the
12 * You may select, at your option, one of the above-listed licenses.
49 #define HUF_ALIGN(x, a) HUF_ALIGN_MASK((x), (a) - 1)
98 /*-***************************/
100 /*-***************************/
113 /*-***************************/
114 /* single-symbol decoding */
115 /*-***************************/
116 typedef struct { BYTE byte; BYTE nbBits; } HUF_DEltX1; /* single-symbol decoding */
[all …]
/Linux-v6.1/lib/
Dtest_bitmap.c1 // SPDX-License-Identifier: GPL-2.0-only
141 pr_warn("[%s:%u] bit offset for clump out-of-bounds: expected less than %u, got %u\n", in __check_eq_clump8()
202 expect_eq_pbl("0-22", bmap, 23); in test_zero_clear()
203 expect_eq_pbl("0-1023", bmap, 1024); in test_zero_clear()
205 /* single-word bitmaps */ in test_zero_clear()
207 expect_eq_pbl("9-1023", bmap, 1024); in test_zero_clear()
210 expect_eq_pbl("64-1023", bmap, 1024); in test_zero_clear()
214 expect_eq_pbl("64-78,98-1023", bmap, 1024); in test_zero_clear()
217 expect_eq_pbl("128-1023", bmap, 1024); in test_zero_clear()
249 expect_eq_uint(10, find_nth_bit(bmap, 64 * 3 - 1, 0)); in test_find_nth_bit()
[all …]
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi/
Dgaudi_async_ids_map_extended.h1 /* SPDX-License-Identifier: GPL-2.0
3 * Copyright 2018-2020 HabanaLabs, Ltd.
9 ** This is an auto-generated file **
588 { .fc_id = 556, .cpu_id = 405, .valid = 0, .name = "" },
/Linux-v6.1/drivers/media/dvb-frontends/
Ddib8000.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Linux-DVB Driver for DiBcom's DiB8000 chip (ISDB-T).
22 #define LAYER_ALL -1
149 {.addr = i2c->addr >> 1, .flags = 0, .len = 2}, in dib8000_i2c_read16()
150 {.addr = i2c->addr >> 1, .flags = I2C_M_RD, .len = 2}, in dib8000_i2c_read16()
153 if (mutex_lock_interruptible(i2c->i2c_buffer_lock) < 0) { in dib8000_i2c_read16()
158 msg[0].buf = i2c->i2c_write_buffer; in dib8000_i2c_read16()
161 msg[1].buf = i2c->i2c_read_buffer; in dib8000_i2c_read16()
163 if (i2c_transfer(i2c->adap, msg, 2) != 2) in dib8000_i2c_read16()
167 mutex_unlock(i2c->i2c_buffer_lock); in dib8000_i2c_read16()
[all …]
/Linux-v6.1/arch/arm64/boot/dts/ti/
Dk3-j721e-main.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
7 #include <dt-bindings/phy/phy.h>
8 #include <dt-bindings/phy/phy-ti.h>
9 #include <dt-bindings/mux/mux.h>
10 #include <dt-bindings/mux/ti-serdes.h>
13 cmn_refclk: clock-cmnrefclk {
14 #clock-cells = <0>;
15 compatible = "fixed-clock";
16 clock-frequency = <0>;
[all …]
/Linux-v6.1/sound/pci/
Dazt3328.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* azt3328.c - driver for Aztech AZF3328 based soundcards (e.g. PCI168).
3 * Copyright (C) 2002, 2005 - 2011 by Andreas Mohr <andi AT lisas.de>
7 * found in a Fujitsu-Siemens PC ("Cordant", aluminum case).
13 * Keywords: Windows XP Vista 168nt4-125.zip 168win95-125.zip PCI 168 download
17 * despite the high level of Internet ignorance - as usual :-P -
18 * about very good support for this card - on Linux!)
25 * in the first place >:-P}),
34 * for compatibility reasons) from Azfin (joint-venture of Aztech and Fincitec,
36 * Fincitec-related company ARSmikro) has the following features:
[all …]

12