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:cti_config
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H
A
D
coresight-cti.h
116
* struct
cti_config
- configuration of the CTI device hardware
138
struct
cti_config
{
struct
179
struct
cti_config
config;
236
static inline bool cti_active(struct
cti_config
*cfg)
in cti_active()
H
A
D
coresight-cti-sysfs.c
222
struct
cti_config
*config = &drvdata->config;
in cti_reg32_show()
248
struct
cti_config
*config = &drvdata->config;
in cti_reg32_store()
338
struct
cti_config
*config = &drvdata->config;
in inen_store()
377
struct
cti_config
*config = &drvdata->config;
in outen_store()
418
struct
cti_config
*config = &drvdata->config;
in appclear_store()
442
struct
cti_config
*config = &drvdata->config;
in apppulse_store()
639
struct
cti_config
*cfg = &drvdata->config;
in chan_gate_enable_show()
744
struct
cti_config
*cfg = &drvdata->config;
in trigout_filtered_show()
761
struct
cti_config
*config = &drvdata->config;
in chan_xtrigs_reset_store()
829
struct
cti_config
*cf
in chan_xtrigs_in_show()
[all...]
H
A
D
coresight-cti-core.c
63
struct
cti_config
*config = &drvdata->config;
in cti_write_all_hw_regs()
92
struct
cti_config
*config = &drvdata->config;
in cti_enable_hw()
126
struct
cti_config
*config = &drvdata->config;
in cti_cpuhp_enable_hw()
152
struct
cti_config
*config = &drvdata->config;
in cti_disable_hw()
191
struct
cti_config
*config = &drvdata->config;
in cti_write_intack()
212
struct
cti_config
*config = &drvdata->config;
in cti_set_default_config()
333
struct
cti_config
*config = &drvdata->config;
in cti_channel_trig_op()
391
struct
cti_config
*config = &drvdata->config;
in cti_channel_gate_op()
429
struct
cti_config
*config = &drvdata->config;
in cti_channel_setop()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H
A
D
coresight-cti.h
116
* struct
cti_config
- configuration of the CTI device hardware
138
struct
cti_config
{
struct
179
struct
cti_config
config;
236
static inline bool cti_active(struct
cti_config
*cfg)
in cti_active()
H
A
D
coresight-cti-sysfs.c
265
struct
cti_config
*config = &drvdata->config;
in cti_reg32_show()
291
struct
cti_config
*config = &drvdata->config;
in cti_reg32_store()
381
struct
cti_config
*config = &drvdata->config;
in inen_store()
420
struct
cti_config
*config = &drvdata->config;
in outen_store()
461
struct
cti_config
*config = &drvdata->config;
in appclear_store()
485
struct
cti_config
*config = &drvdata->config;
in apppulse_store()
607
struct
cti_config
*cfg = &drvdata->config;
in chan_gate_enable_show()
712
struct
cti_config
*cfg = &drvdata->config;
in trigout_filtered_show()
729
struct
cti_config
*config = &drvdata->config;
in chan_xtrigs_reset_store()
797
struct
cti_config
*cf
in chan_xtrigs_in_show()
[all...]
H
A
D
coresight-cti-core.c
63
struct
cti_config
*config = &drvdata->config;
in cti_write_all_hw_regs()
92
struct
cti_config
*config = &drvdata->config;
in cti_enable_hw()
126
struct
cti_config
*config = &drvdata->config;
in cti_cpuhp_enable_hw()
152
struct
cti_config
*config = &drvdata->config;
in cti_disable_hw()
199
struct
cti_config
*config = &drvdata->config;
in cti_write_intack()
220
struct
cti_config
*config = &drvdata->config;
in cti_set_default_config()
341
struct
cti_config
*config = &drvdata->config;
in cti_channel_trig_op()
399
struct
cti_config
*config = &drvdata->config;
in cti_channel_gate_op()
437
struct
cti_config
*config = &drvdata->config;
in cti_channel_setop()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H
A
D
sti_hqvdp.c
245
u32
cti_config
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H
A
D
sti_hqvdp.c
247
u32
cti_config
;
member
Completed in 12 milliseconds