Home
last modified time | relevance | path

Searched refs:dts (Results 1 - 25 of 80) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c132 static int configure_trip(struct intel_soc_dts_sensor_entry *dts, in configure_trip() argument
138 ret = update_trip_temp(dts->sensors, thres_index, temp); in configure_trip()
142 dts->trips[thres_index].temperature = temp; in configure_trip()
143 dts->trips[thres_index].type = trip_type; in configure_trip()
151 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_set_trip_temp() local
152 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp()
170 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_get_curr_temp() local
174 sensors = dts->sensors; in sys_get_curr_temp()
181 out = bitmap_get_value8(&raw, dts->id * 8) - SOC_DTS_TJMAX_ENCODING; in sys_get_curr_temp()
213 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone() argument
220 add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, bool critical_trip) add_dts_thermal_zone() argument
[all...]
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c79 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_temp() local
82 dts = tzd->devdata; in sys_get_trip_temp()
83 sensors = dts->sensors; in sys_get_trip_temp()
100 static int update_trip_temp(struct intel_soc_dts_sensor_entry *dts, in update_trip_temp() argument
113 struct intel_soc_dts_sensors *sensors = dts->sensors; in update_trip_temp()
176 dts->trip_types[thres_index] = trip_type; in update_trip_temp()
196 struct intel_soc_dts_sensor_entry *dts = tzd->devdata; in sys_set_trip_temp() local
197 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp()
205 dts->trip_types[trip]); in sys_set_trip_temp()
214 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_type() local
228 struct intel_soc_dts_sensor_entry *dts; sys_get_curr_temp() local
274 remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) remove_dts_thermal_zone() argument
283 add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, bool notification_support, int trip_cnt, int read_only_trip_cnt) add_dts_thermal_zone() argument
[all...]
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtx_diff25 -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
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtx_diff25 -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
[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A DMakefile255 dtstree := $(srctree)/$(src)/dts
277 # args (to if_changed): 1 = (this rule), 2 = platform, 3 = dts 4=dtb 5=initrd
386 $(patsubst $(x).%, dts/%.dtb, $(filter $(x).%, $(image-y))))
388 $(patsubst $(x).%, dts/fsl/%.dtb, $(filter $(x).%, $(image-y))))
402 $(obj)/dtbImage.initrd.%: vmlinux $(wrapperbits) $(obj)/dts/%.dtb FORCE
403 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz)
405 $(obj)/dtbImage.%: vmlinux $(wrapperbits) $(obj)/dts/%.dtb FORCE
406 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb)
416 $(obj)/uImage.initrd.%: vmlinux $(obj)/dts/%.dtb $(wrapperbits) FORCE
417 $(call if_changed,wrap,uboot-$*,,$(obj)/dts/
[all...]
/kernel/linux/linux-6.6/arch/nios2/boot/dts/
H A DMakefile3 obj-y := $(patsubst %.dts,%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE))
6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/nios2/
H A DMakefile3 obj-y := $(patsubst %.dts,%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE))
6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/drivers/pps/generators/
H A Dpps_gen_parport.c57 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()
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-v4l2.c68 dev_dbg(delta->dev, "%s dump au[%d] dts=%lld size=%d data=%*ph\n", in dump_au()
69 ctx->name, au->vbuf.vb2_buf.index, au->dts, au->size, in dump_au()
72 dev_dbg(delta->dev, "%s dump au[%d] dts=%lld size=%d data=%*ph..%*ph\n", in dump_au()
73 ctx->name, au->vbuf.vb2_buf.index, au->dts, au->size, in dump_au()
83 dev_dbg(delta->dev, "%s dump frame[%d] dts=%lld type=%s field=%s data=%*ph\n", in dump_frame()
84 ctx->name, frame->index, frame->dts, in dump_frame()
154 frame->dts = 0; in delta_recycle()
161 struct delta_dts *dts; in delta_push_dts() local
163 dts = kzalloc(sizeof(*dts), GFP_KERNE in delta_push_dts()
180 struct delta_dts *dts; delta_pop_dts() local
203 struct delta_dts *dts; delta_flush_dts() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c68 dev_dbg(delta->dev, "%s dump au[%d] dts=%lld size=%d data=%*ph\n", in dump_au()
69 ctx->name, au->vbuf.vb2_buf.index, au->dts, au->size, in dump_au()
72 dev_dbg(delta->dev, "%s dump au[%d] dts=%lld size=%d data=%*ph..%*ph\n", in dump_au()
73 ctx->name, au->vbuf.vb2_buf.index, au->dts, au->size, in dump_au()
83 dev_dbg(delta->dev, "%s dump frame[%d] dts=%lld type=%s field=%s data=%*ph\n", in dump_frame()
84 ctx->name, frame->index, frame->dts, in dump_frame()
154 frame->dts = 0; in delta_recycle()
161 struct delta_dts *dts; in delta_push_dts() local
163 dts = kzalloc(sizeof(*dts), GFP_KERNE in delta_push_dts()
180 struct delta_dts *dts; delta_pop_dts() local
203 struct delta_dts *dts; delta_flush_dts() local
[all...]
/kernel/linux/linux-5.10/arch/csky/boot/dts/
H A DMakefile4 dtb-y := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
H A DMakefile6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
H A DMakefile4 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/arch/csky/boot/dts/
H A DMakefile4 dtb-y := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/arch/loongarch/boot/dts/
H A DMakefile4 dtb-y := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/arch/powerpc/boot/dts/
H A DMakefile6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/arch/powerpc/boot/dts/fsl/
H A DMakefile4 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/powerpc/
H A DMakefile6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/powerpc/fsl/
H A DMakefile4 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/powerpc/fsl/
H A DMakefile4 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/powerpc/
H A DMakefile6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-5.10/arch/nios2/boot/dts/
H A DMakefile3 obj-y := $(patsubst "%.dts",%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE))
6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/nios2/
H A DMakefile3 obj-y := $(patsubst "%.dts",%.dtb.o,$(CONFIG_NIOS2_DTB_SOURCE))
6 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/arch/xtensa/boot/dts/
H A DMakefile2 # arch/xtensa/boot/dts/Makefile
14 dtb- := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/xtensa/
H A DMakefile2 # arch/xtensa/boot/dts/Makefile
14 dtb- := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))

Completed in 7 milliseconds

1234