/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | phy.h | 63 /* DTS measurements */ 71 * struct iwl_dts_measurement_cmd - request DTS temp and/or voltage measurements 81 * enum iwl_dts_control_measurement_mode - DTS measurement type 84 * SW DTS configuration. 85 * @DTS_REQUEST_READ: Request DTS read. Configure DTS with manual settings, 86 * trigger DTS reading and provide read back temperature read 88 * @DTS_OVER_WRITE: over-write the DTS temperatures in the SW until next read 89 * @DTS_DIRECT_WITHOUT_MEASURE: DTS returns its latest temperature result, 100 * enum iwl_dts_used - DTS to use or used for measurement in the DTS request 116 * enum iwl_dts_bit_mode - bit-mode to use in DTS request read mode [all …]
|
/linux/scripts/dtc/ |
H A D | dtx_diff | 25 -f print full dts in diff (--unified=99999) 32 -T annotate output .dts with input source file and line 37 Each DTx is processed by the dtc compiler to produce a sorted dts source 38 file. If DTx is a dts source file then it is pre-processed in the same 39 manner as done for the compile of the dts source file in the Linux kernel 42 If two DTx are provided, the resulting dts source files are diffed. 50 Otherwise DTx is treated as a dts source file (aka .dts). 58 the dts source file for include paths to be set properly for '#include' 65 `basename $0` ARCH=arch_of_dtx_1 DTx_1 >tmp_dtx_1.dts 66 `basename $0` ARCH=arch_of_dtx_2 DTx_2 >tmp_dtx_2.dts [all …]
|
H A D | dtc.c | 110 "\n\tAnnotate output .dts with input source file and line (-T -T for more details)", 123 if (!strcasecmp(s, ".dts")) in guess_type_by_name() 124 return "dts"; in guess_type_by_name() 296 inform = guess_input_format(arg, "dts"); in main() 300 if (streq(inform, "dts")) in main() 303 outform = "dts"; in main() 306 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main() 307 die("--annotate requires -I dts -O dts\n"); in main() 308 if (streq(inform, "dts")) in main() 359 if (streq(outform, "dts")) { in main() [all …]
|
/linux/Documentation/translations/zh_CN/devicetree/ |
H A D | overlay-notes.rst | 28 ---- foo.dts --------------------------------------------------------------- 30 /dts-v1/; 44 ---- foo.dts --------------------------------------------------------------- 46 覆盖bar.dts, 49 ---- bar.dts - 按标签覆盖目标位置 ---------------------------- 50 /dts-v1/; 59 ---- bar.dts --------------------------------------------------------------- 61 当加载(并按照[1]中描述的方式解决)时,应该产生foo+bar.dts:: 63 ---- foo+bar.dts ----------------------------------------------------------- 84 ---- foo+bar.dts ----------------------------------------------------------- [all …]
|
/linux/drivers/thermal/intel/ |
H A D | intel_soc_dts_iosf.c | 37 /* DTS encoding for TJ MAX temperature */ 136 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_set_trip_temp() local 137 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp() 156 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_get_curr_temp() local 160 sensors = dts->sensors; in sys_get_curr_temp() 167 out = bitmap_get_value8(&raw, dts->id * 8) - SOC_DTS_TJMAX_ENCODING; in sys_get_curr_temp() 199 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone() argument 202 SOC_DTS_OFFSET_ENABLE, dts->store_status); in remove_dts_thermal_zone() 203 thermal_zone_device_unregister(dts->tzone); in remove_dts_thermal_zone() 206 static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, in add_dts_thermal_zone() argument [all …]
|
/linux/Documentation/devicetree/ |
H A D | overlay-notes.rst | 23 ---- foo.dts --------------------------------------------------------------- 25 /dts-v1/; 39 ---- foo.dts --------------------------------------------------------------- 41 The overlay bar.dts, 44 ---- bar.dts - overlay target location by label ---------------------------- 45 /dts-v1/; 54 ---- bar.dts --------------------------------------------------------------- 56 when loaded (and resolved as described in [1]) should result in foo+bar.dts:: 58 ---- foo+bar.dts ----------------------------------------------------------- 79 ---- foo+bar.dts ----------------------------------------------------------- [all …]
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_pes.h | 24 /* Used when sending PTS, but not DTS */ 31 /* Used when sending both PTS and DTS */ 83 * @send_dts: Should we send DTS? 84 * @dts: DTS value to send. 101 u64 dts; member 146 * @send_dts: Should we send DTS? 147 * @dts: DTS value to send. 171 u64 dts; member
|
/linux/ |
H A D | .gitattributes | 3 *.dts diff=dts 4 *.dts[io] diff=dts
|
/linux/Documentation/arch/arm/keystone/ |
H A D | overview.rst | 57 specified through DTS. Following are the DTS used: 60 k2hk-evm.dts 62 k2e-evm.dts 64 k2l-evm.dts
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1020rdb-pc_camp_core0.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts file allows core0 to have memory, l2, i2c, spi, gpio, tdm, dma, usb, 10 * Please note to add "-b 0" for core0's dts compiling. 15 /include/ "p1020rdb-pc_32b.dts"
|
H A D | mpc8572ds_camp_core1.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts allows core1 to have l2, dma2, eth2, eth3, pci2, msi. 9 * Please note to add "-b 1" for core1's dts compiling. 14 /include/ "mpc8572ds.dts"
|
H A D | p1020rdb-pc_camp_core1.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts allows core1 to have l2, eth0, crypto. 9 * Please note to add "-b 1" for core1's dts compiling. 14 /include/ "p1020rdb-pc_32b.dts"
|
H A D | mpc8572ds_camp_core0.dts | 5 * In CAMP mode, each core needs to have its own dts. Only mpic and L2 cache 7 * This dts file allows core0 to have memory, l2, i2c, dma1, global-util, eth0, 13 /include/ "mpc8572ds.dts"
|
/linux/Documentation/process/ |
H A D | maintainer-soc-clean-dts.rst | 4 SoC Platforms with DTS Compliance Requirements 14 Strict DTS DT Schema and dtc Compliance 17 No changes to the SoC platform Devicetree sources (DTS files) should introduce 18 new ``make dtbs_check W=1`` warnings. Warnings in a new board DTS, which are
|
/linux/arch/nios2/boot/dts/ |
H A D | Makefile | 3 obj-y := $(patsubst %.dts,%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE)) 5 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
|
/linux/drivers/hwmon/peci/ |
H A D | cputemp.c | 63 struct peci_sensor_data dts; member 81 "DTS", 161 * Processors return a value of DTS reading in S10.6 fixed point format 219 mutex_lock(&priv->temp.dts.state.lock); in get_dts() 220 if (!peci_sensor_need_update(&priv->temp.dts.state)) in get_dts() 238 priv->temp.dts.value = in get_dts() 241 peci_sensor_mark_updated(&priv->temp.dts.state); in get_dts() 244 *val = priv->temp.dts.value; in get_dts() 246 mutex_unlock(&priv->temp.dts.state.lock); in get_dts() 439 mutex_init(&priv->temp.dts.state.lock); in sensor_init() [all …]
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | avnet-ultra96-rev1.dts | 3 * dts file for Avnet Ultra96 rev1 10 /dts-v1/; 12 #include "zynqmp-zcu100-revC.dts"
|
/linux/arch/xtensa/boot/dts/ |
H A D | Makefile | 2 # arch/xtensa/boot/dts/Makefile 13 dtb- := $(patsubst $(src)/%.dts,%.dtb, $(wildcard $(src)/*.dts))
|
/linux/arch/arm/boot/dts/intel/axm/ |
H A D | axm5516-amarillo.dts | 3 * arch/arm/boot/dts/axm5516-amarillo.dts 8 /dts-v1/;
|
/linux/Documentation/i2c/ |
H A D | i2c-sysfs.rst | 101 to a different number in logical I2C bus level in Device Tree Source (DTS) under 102 section ``aliases``. See ``arch/arm/boot/dts/nuvoton-npcm730-gsj.dts`` 103 for an example of DTS file. 127 | |-- 73-0070 (I2C MUX at 0x70, exists in DTS, but failed to probe) 188 in DTS. There is a 4-channel MUX at address 0x71 on that bus. There is another 280 If not specified in DTS, when an I2C MUX driver is applied and the MUX device is 288 logical I2C bus number in the DTS. This doc will not go through the details on 289 how to implement this in DTS, but we can see an example in: 290 ``arch/arm/boot/dts/aspeed-bmc-facebook-wedge400.dts`` 293 I2C bus 2. The channel 2 of the MUX is defined as ``imux18`` in DTS,
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-e7.dts | 3 /dts-v1/; 17 * arch/arm/boot/dts/qcom-msm8916-samsung-e7.dts
|
H A D | msm8916-samsung-e5.dts | 3 /dts-v1/; 17 * arch/arm/boot/dts/qcom-msm8916-samsung-e5.dts
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-cosino_mega2560.dts | 3 * at91-cosino_mega2560.dts - Device Tree file for Cosino board with 9 * Derived from at91sam9g35ek.dts by: 14 /dts-v1/;
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | st,stm32-thermal.yaml | 7 title: STMicroelectronics STM32 digital thermal sensor (DTS) 47 dts: thermal@50028000 { 61 thermal-sensors = <&dts>;
|
/linux/drivers/pps/generators/ |
H A D | pps_gen_parport.c | 57 struct timespec64 expire_time, ts1, ts2, ts3, dts; in hrtimer_event() local 111 dts = timespec64_sub(ts3, ts2); in hrtimer_event() 113 (dev->port_write_time + timespec64_to_ns(&dts)) >> 1; in hrtimer_event() 117 dts = timespec64_sub(ts1, expire_time); in hrtimer_event() 118 delta = timespec64_to_ns(&dts); in hrtimer_event()
|