Home
last modified time | relevance | path

Searched +full:data +full:- +full:sheet (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dgxbb.h1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
13 * Register offsets from the data sheet are listed in comment blocks below.
17 #define SCR 0x2C /* 0x0b offset in data sheet */
18 #define TIMEOUT_VALUE 0x3c /* 0x0f offset in data sheet */
20 #define HHI_GP0_PLL_CNTL 0x40 /* 0x10 offset in data sheet */
21 #define HHI_GP0_PLL_CNTL2 0x44 /* 0x11 offset in data sheet */
22 #define HHI_GP0_PLL_CNTL3 0x48 /* 0x12 offset in data sheet */
23 #define HHI_GP0_PLL_CNTL4 0x4c /* 0x13 offset in data sheet */
24 #define HHI_GP0_PLL_CNTL5 0x50 /* 0x14 offset in data sheet */
25 #define HHI_GP0_PLL_CNTL1 0x58 /* 0x16 offset in data sheet */
[all …]
H A Dmeson8b.h1 /* SPDX-License-Identifier: GPL-2.0 */
16 * Register offsets from the HardKernel[0] data sheet are listed in comment
22 #define HHI_GP_PLL_CNTL 0x40 /* 0x10 offset in data sheet */
23 #define HHI_GP_PLL_CNTL2 0x44 /* 0x11 offset in data sheet */
24 #define HHI_GP_PLL_CNTL3 0x48 /* 0x12 offset in data sheet */
25 #define HHI_GP_PLL_CNTL4 0x4C /* 0x13 offset in data sheet */
26 #define HHI_GP_PLL_CNTL5 0x50 /* 0x14 offset in data sheet */
27 #define HHI_VIID_CLK_DIV 0x128 /* 0x4a offset in data sheet */
28 #define HHI_VIID_CLK_CNTL 0x12c /* 0x4b offset in data sheet */
29 #define HHI_GCLK_MPEG0 0x140 /* 0x50 offset in data sheet */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/can/
H A Dcc770.txt8 - compatible : should be "bosch,cc770" for the CC770 and "intc,82527"
11 - reg : should specify the chip select, address offset and size required
14 - interrupts : property with a value describing the interrupt source
19 - bosch,external-clock-frequency : frequency of the external oscillator
24 - bosch,clock-out-frequency : slock frequency in Hz on the CLKOUT pin.
28 - bosch,slew-rate : slew rate of the CLKOUT signal. If not specified,
31 - bosch,disconnect-rx0-input : see data sheet.
33 - bosch,disconnect-rx1-input : see data sheet.
35 - bosch,disconnect-tx1-output : see data sheet.
37 - bosch,polarity-dominant : see data sheet.
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dqcom,spmi-regulator.txt3 - compatible:
7 "qcom,pm8004-regulators"
8 "qcom,pm8005-regulators"
9 "qcom,pm8841-regulators"
10 "qcom,pm8916-regulators"
11 "qcom,pm8941-regulators"
12 "qcom,pm8950-regulators"
13 "qcom,pm8994-regulators"
14 "qcom,pmi8994-regulators"
15 "qcom,pm660-regulators"
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/
H A Dmeson_vclk.c1 // SPDX-License-Identifier: GPL-2.0-or-later
21 * - CVBS 27MHz generator via the VCLK2 to the VENCI and VDAC blocks
22 * - HDMI Pixel Clocks generation
26 * - Genenate Pixel clocks for 2K/4K 10bit formats
33 * | | | | | |--ENCI
34 * | HDMI PLL |-| PLL_DIV |--- VCLK--| |--ENCL
35 * |__________| |_________| \ | MUX |--ENCP
36 * --VCLK2-| |--VDAC
37 * |_____|--HDMI-TX
50 #define HHI_VID_PLL_CLK_DIV 0x1a0 /* 0x68 offset in data sheet */
[all …]
H A Dmeson_venc_cvbs.c1 // SPDX-License-Identifier: GPL-2.0-or-later
26 #define HHI_VDAC_CNTL0 0x2F4 /* 0xbd offset in data sheet */
27 #define HHI_VDAC_CNTL0_G12A 0x2EC /* 0xbd offset in data sheet */
28 #define HHI_VDAC_CNTL1 0x2F8 /* 0xbe offset in data sheet */
29 #define HHI_VDAC_CNTL1_G12A 0x2F0 /* 0xbe offset in data sheet */
73 if (drm_mode_match(req_mode, &meson_mode->mode, in meson_cvbs_get_mode()
94 /* FIXME: Add load-detect or jack-detect if possible */ in meson_cvbs_connector_detect()
100 struct drm_device *dev = connector->dev; in meson_cvbs_connector_get_modes()
107 mode = drm_mode_duplicate(dev, &meson_mode->mode); in meson_cvbs_connector_get_modes()
156 if (meson_cvbs_get_mode(&crtc_state->mode)) in meson_venc_cvbs_encoder_atomic_check()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dsilabs,si570.txt6 found in the data sheets[2][3].
8 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
9 [2] Si570/571 Data Sheet
11 [3] Si598/599 Data Sheet
12 https://www.silabs.com/Support%20Documents/TechnicalDocs/si598-99.pdf
15 - compatible: Shall be one of "silabs,si570", "silabs,si571",
17 - reg: I2C device address.
18 - #clock-cells: From common clock bindings: Shall be 0.
19 - factory-fout: Factory set default frequency. This frequency is part specific.
22 details, please refer to the data sheet.
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dcx88-devel.rst1 .. SPDX-License-Identifier: GPL-2.0
9 -------------------------------------------
13 .. code-block:: none
16 Digit 8: 31-28
19 Digit 7: 27-24 (0xc = 12 = b1100 )
24 Digits 6,5: 23-16
25 25-16: COMB_RANGE = 0x1f [default] (9 bits -> max 512)
27 Digit 4: 15-12
33 Digit 3: 11-8
39 Digit 2: 7-4
[all …]
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/net/
H A Dmicrel-ksz90x1.txt5 micrel-specific properties to an Ethernet OF device node.
7 Note that these settings are applied after any phy-specific fixup from
19 - rxc-skew-ps : Skew control of RXC pad
20 - rxdv-skew-ps : Skew control of RX CTL pad
21 - txc-skew-ps : Skew control of TXC pad
22 - txen-skew-ps : Skew control of TX CTL pad
23 - rxd0-skew-ps : Skew control of RX data 0 pad
24 - rxd1-skew-ps : Skew control of RX data 1 pad
25 - rxd2-skew-ps : Skew control of RX data 2 pad
26 - rxd3-skew-ps : Skew control of RX data 3 pad
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dqcom-rpm.txt8 - compatible:
12 "qcom,rpm-apq8064"
13 "qcom,rpm-msm8660"
14 "qcom,rpm-msm8960"
15 "qcom,rpm-ipq8064"
16 "qcom,rpm-mdm9615"
18 - reg:
20 Value type: <prop-encoded-array>
23 - interrupts:
25 Value type: <prop-encoded-array>
[all …]
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dsht21.c1 // SPDX-License-Identifier: GPL-2.0-or-later
6 * Data sheet available at https://www.sensirion.com/file/datasheet_sht21
14 #include <linux/hwmon-sysfs.h>
29 * struct sht21 - SHT21 device specific data
49 * sht21_temp_ticks_to_millicelsius() - convert raw temperature ticks to
57 * Formula T = -46.85 + 175.72 * ST / 2^16 from data sheet 6.2, in sht21_temp_ticks_to_millicelsius()
60 return ((21965 * ticks) >> 13) - 46850; in sht21_temp_ticks_to_millicelsius()
64 * sht21_rh_ticks_to_per_cent_mille() - convert raw humidity ticks to
65 * one-thousandths of a percent relative humidity
72 * Formula RH = -6 + 125 * SRH / 2^16 from data sheet 6.1, in sht21_rh_ticks_to_per_cent_mille()
[all …]
H A Dsht15.c1 // SPDX-License-Identifier: GPL-2.0
3 * sht15.c - support for the SHT15 Temperature and Humidity Sensor
5 * Portions Copyright (c) 2010-2012 Savoir-faire Linux Inc.
21 #include <linux/hwmon-sysfs.h>
45 #define SHT15_TSU 150 /* (nsecs) data setup time */
65 * struct sht15_temppair - elements of voltage dependent temp calc
67 * @d1: see data sheet
74 /* Table 9 from datasheet - relates temperature calculation to supply voltage */
76 { 2500000, -39400 },
77 { 3000000, -39600 },
[all …]
H A Dhih6130.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* Honeywell HIH-6130/HIH-6131 humidity and temperature sensor driver
9 * Data sheets available (2012-06-22) at
18 #include <linux/hwmon-sysfs.h>
26 * struct hih6130 - HIH-6130 device specific data
46 * hih6130_temp_ticks_to_millicelsius() - convert raw temperature ticks to
54 * from data sheet section 5.0 in hih6130_temp_ticks_to_millicelsius()
55 * Formula T = ( ticks / ( 2^14 - 2 ) ) * 165 -40 in hih6130_temp_ticks_to_millicelsius()
57 return (DIV_ROUND_CLOSEST(ticks * 1650, 16382) - 400) * 100; in hih6130_temp_ticks_to_millicelsius()
61 * hih6130_rh_ticks_to_per_cent_mille() - convert raw humidity ticks to
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dics43432.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * I2S MEMS microphone driver for InvenSense ICS-43432
5 * - Non configurable.
6 * - I2S interface, 64 BCLs per frame, 32 bits per channel, 24 bit data
21 #define ICS43432_RATE_MIN 7190 /* Hz, from data sheet */
22 #define ICS43432_RATE_MAX 52800 /* Hz, from data sheet */
27 .name = "ics43432-hifi",
48 return devm_snd_soc_register_component(&pdev->dev, in ics43432_probe()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dk10temp.rst8 Socket F: Quad-Core/Six-Core/Embedded Opteron (but see below)
10 Socket AM2+: Quad-Core Opteron, Phenom (II) X3/X4, Athlon X2 (but see below)
12 Socket AM3: Quad-Core Opteron, Athlon/Phenom II X2/X3/X4, Sempron II
20 * AMD Family 12h processors: "Llano" (E2/A4/A6/A8-Series)
22 * AMD Family 14h processors: "Brazos" (C/E/G/Z-Series)
24 * AMD Family 15h processors: "Bulldozer" (FX-Series), "Trinity", "Kaveri",
53 BIOS and Kernel Developer's Guide (BKDG) for AMD Family 14h Models 00h-0Fh Processors:
69 Revision Guide for AMD Family 14h Models 00h-0Fh Processors:
73 AMD Family 11h Processor Power and Thermal Data Sheet for Notebooks:
77 AMD Family 10h Server and Workstation Processor Power and Thermal Data Sheet:
[all …]
H A Dmc13783-adc.rst1 Kernel driver mc13783-adc
10 Datasheet: https://www.nxp.com/docs/en/data-sheet/MC13783.pdf
16 Datasheet: https://www.nxp.com/docs/en/data-sheet/MC13892.pdf
22 - Sascha Hauer <s.hauer@pengutronix.de>
23 - Luotao Fu <l.fu@pengutronix.de>
26 -----------
29 Among other things they contain a 10-bit A/D converter. The converter has 16
42 - MC13783:
47 0 Battery Voltage (BATT) 2.50 - 4.65V -2.40V
48 1 Battery Current (BATT - BATTISNS) -50 - 50 mV x20
[all …]
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt3 - compatible: "rockchip,rk3288-dmc", "syscon"
4 - rockchip,cru: this driver should access cru regs, so need get cru here
5 - rockchip,grf: this driver should access grf regs, so need get grf here
6 - rockchip,pmu: this driver should access pmu regs, so need get pmu here
7 - rockchip,sgrf: this driver should access sgrf regs, so need get sgrf here
8 - rockchip,noc: this driver should access noc regs, so need get noc here
9 - reg: dynamic ram protocol controller(PCTL) address and phy controller(PHYCTL) address
10 - clock: must include clock specifiers corresponding to entries in the clock-names property.
11 - clock-output-names: from common clock binding to override the default output clock name
18 -logic-supply: this driver should adjust VDD_LOGIC according to dmc frequency, so need get logic-su…
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py2 # SPDX-License-Identifier: GPL-2.0+
6 # the device-global NI signal/terminal constants defined in comedi.h
32 D0 = D # (src-> dest->reg_value)
76 # data is src -> dest-list
81 # data is dest -> src-list
89 # Sort by order of device-global names (numerically)
118 MKFILE_SEGMENTS = 'device-route.mk'
125 // SPDX-License-Identifier: GPL-2.0+
131 * COMEDI - Linux Control and Measurement Device Interface
157 /* SPDX-License-Identifier: GPL-2.0+ */
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dlis3lv02d.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 * struct lis3lv02d_platform_data - lis3 chip family platform data
15 * data available / wake up, open drain, polarity)
26 * @axis_x: Sensor orientation remapping for x-axis
27 * @axis_y: Sensor orientation remapping for y-axis
28 * @axis_z: Sensor orientation remapping for z-axis
37 * Platform data is used to setup the sensor chip. Meaning of the different
38 * chip features can be found from the data sheet. It is publicly available
39 * at www.st.com web pages. Currently the platform data is used
45 * pass filtered data which makes it react to the changes in the acceleration.
[all …]
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Ddai-intel.h1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
55 /* SSP Configuration Request - SOF_IPC_DAI_SSP_CONFIG */
70 /* data */
83 * will be driven, before sending data
87 /* HDA Configuration Request - SOF_IPC_DAI_HDA_CONFIG */
95 /* ALH Configuration Request - SOF_IPC_DAI_ALH_CONFIG */
106 /* DMIC Configuration Request - SOF_IPC_DAI_DMIC_CONFIG */
121 * that delays the sampling time of data by half cycles of DMIC source clock
123 * data integrity problems.
135 uint16_t clk_edge; /**< Optionally swap data clock edge (0 or 1) */
[all …]
/OK3568_Linux_fs/u-boot/board/astro/mcf5373l/
H A Dmcf5373l.c2 * (C) Copyright 2000-2003
4 * modified by Wolfgang Wegner <w.wegner@astro-kom.de> for ASTRO 5373l
6 * SPDX-License-Identifier: GPL-2.0+
43 &sdp->cs0); in dram_init()
45 &sdp->cs1); in dram_init()
47 * I am not sure from the data sheet, but it seems burst length in dram_init()
48 * has to be 8 for the 16 bit data bus we use; in dram_init()
51 __raw_writel(0x33211530, &sdp->cfg1); in dram_init()
52 __raw_writel(0x56570000, &sdp->cfg2); in dram_init()
54 __raw_writel(0xE1462C02, &sdp->ctrl); in dram_init()
[all …]
/OK3568_Linux_fs/kernel/sound/mips/
H A Dad1843.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2003 Vivien Chappelier <vivien.chappelier@linux-mips.org>
20 * AD1843 bitfield definitions. All are named as in the AD1843 data
21 * sheet, with ad1843_ prepended and individual bit numbers removed.
35 ad1843_PDNO = { 0, 14, 1 }, /* Converter Power-Down Flag */
85 ad1843_ADLF = { 26, 0, 2 }, /* ADC Left Channel Data Format */
86 ad1843_ADRF = { 26, 2, 2 }, /* ADC Right Channel Data Format */
89 ad1843_DA1F = { 26, 8, 2 }, /* DAC1 Data Format Select */
90 ad1843_DA2F = { 26, 10, 2 }, /* DAC2 Data Format Select */
177 w = ad1843->read(ad1843->chip, field->reg); in ad1843_read_bits()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dics43432.txt1 Invensense ICS-43432 MEMS microphone with I2S output.
5 frequency (460 kHz to 3.379 MHz according to the data sheet) there must be
7 contain audio data. A hardware pin determines if the device outputs data
11 - compatible : Must be "invensense,ics43432"
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dmicrochip.rst7 ------------
11 It is important to note that the Microchip (previously Atmel) ARM-based MPU
15 git branches/tags and email subject always contain this "at91" sub-string.
19 ---------
25 - at91rm9200
29 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-
32 - at91sam9260
36 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6221-32-bit-ARM926EJ-S-Embedded-Microprocesso…
38 - at91sam9xe
42 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6254-32-bit-ARM926EJ-S-Embedded-Microprocesso…
[all …]
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dm41t60.c10 * SPDX-License-Identifier: GPL-2.0+
14 * STMicroelectronics M41T60 serial access real-time clock
28 * assume years are in the range 1900 - 2299.
46 * verbose. DAY/DATE aren't nice but that is how they are on the data sheet.
63 uchar data[8]; in rtc_dump() local
65 if (i2c_read(CONFIG_SYS_I2C_RTC_ADDR, 0, 1, data, sizeof(data))) { in rtc_dump()
69 printf("RTC dump %s: %02X-%02X-%02X-%02X-%02X-%02X-%02X-%02X\n", in rtc_dump()
70 label, data[0], data[1], data[2], data[3], in rtc_dump()
71 data[4], data[5], data[6], data[7]); in rtc_dump()
81 * determine whether there has been an initial power-up since the last in rtc_validate()
[all …]

12345678910>>...13