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:ACTIVE_TCS
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
rpmh-rsc.c
272
type =
ACTIVE_TCS
;
in get_tcs_for_msg()
440
if (!drv->tcs[
ACTIVE_TCS
].num_tcs)
in tcs_tx_done()
454
if (!drv->tcs[
ACTIVE_TCS
].num_tcs)
in tcs_tx_done()
647
if (msg->state == RPMH_ACTIVE_ONLY_STATE && tcs->type !=
ACTIVE_TCS
) {
in rpmh_rsc_send_data()
761
struct tcs_group *tcs = &drv->tcs[
ACTIVE_TCS
];
in rpmh_rsc_ctrlr_is_busy()
1005
writel_relaxed(drv->tcs[
ACTIVE_TCS
].mask,
in rpmh_rsc_probe()
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/soc/
H
A
D
qcom,rpmh-rsc.h
11
#define
ACTIVE_TCS
2
macro
/kernel/linux/linux-5.10/include/dt-bindings/soc/
H
A
D
qcom,rpmh-rsc.h
11
#define
ACTIVE_TCS
2
macro
/kernel/linux/linux-6.6/include/dt-bindings/soc/
H
A
D
qcom,rpmh-rsc.h
11
#define
ACTIVE_TCS
2
macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/soc/
H
A
D
qcom,rpmh-rsc.h
11
#define
ACTIVE_TCS
2
macro
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
rpmh-rsc.c
308
type =
ACTIVE_TCS
;
in get_tcs_for_msg()
460
if (!drv->tcs[
ACTIVE_TCS
].num_tcs)
in tcs_tx_done()
473
if (!drv->tcs[
ACTIVE_TCS
].num_tcs)
in tcs_tx_done()
663
if (msg->state == RPMH_ACTIVE_ONLY_STATE && tcs->type !=
ACTIVE_TCS
) {
in rpmh_rsc_send_data()
776
const struct tcs_group *tcs = &drv->tcs[
ACTIVE_TCS
];
in rpmh_rsc_ctrlr_is_busy()
1119
writel_relaxed(drv->tcs[
ACTIVE_TCS
].mask,
in rpmh_rsc_probe()
Completed in 5 milliseconds