Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:store_ptps
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/thermal/intel/
H
A
D
intel_soc_dts_iosf.c
50
u32
store_ptps
;
in update_trip_temp()
local
62
SOC_DTS_OFFSET_PTPS, &
store_ptps
);
in update_trip_temp()
66
update_ptps =
store_ptps
;
in update_trip_temp()
126
SOC_DTS_OFFSET_PTPS,
store_ptps
);
in update_trip_temp()
228
u32
store_ptps
;
in add_dts_thermal_zone()
local
247
SOC_DTS_OFFSET_PTPS, &
store_ptps
);
in add_dts_thermal_zone()
251
ptps =
store_ptps
;
in add_dts_thermal_zone()
H
A
D
intel_quark_dts_thermal.c
105
u32
store_ptps
;
member
207
u32
store_ptps
;
in update_trip_temp()
local
217
QRK_DTS_REG_OFFSET_PTPS, &
store_ptps
);
in update_trip_temp()
237
out = (
store_ptps
& ~(QRK_DTS_MASK_TP_THRES <<
in update_trip_temp()
313
aux_entry->
store_ptps
);
in free_soc_dts()
360
&aux_entry->
store_ptps
);
in alloc_soc_dts()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H
A
D
intel_quark_dts_thermal.c
104
u32
store_ptps
;
member
216
u32
store_ptps
;
in update_trip_temp()
local
226
QRK_DTS_REG_OFFSET_PTPS, &
store_ptps
);
in update_trip_temp()
246
out = (
store_ptps
& ~(QRK_DTS_MASK_TP_THRES <<
in update_trip_temp()
336
aux_entry->
store_ptps
);
in free_soc_dts()
383
&aux_entry->
store_ptps
);
in alloc_soc_dts()
H
A
D
intel_soc_dts_iosf.c
108
u32
store_ptps
;
in update_trip_temp()
local
121
SOC_DTS_OFFSET_PTPS, &
store_ptps
);
in update_trip_temp()
125
update_ptps =
store_ptps
;
in update_trip_temp()
187
SOC_DTS_OFFSET_PTPS,
store_ptps
);
in update_trip_temp()
293
u32
store_ptps
;
in add_dts_thermal_zone()
local
312
SOC_DTS_OFFSET_PTPS, &
store_ptps
);
in add_dts_thermal_zone()
316
ptps =
store_ptps
;
in add_dts_thermal_zone()
Completed in 3 milliseconds