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:count_status_reg
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/edac/
H
A
D
qcom_edac.c
172
u32
count_status_reg
;
member
184
syn_regs->
count_status_reg
= edac_reg_offset->drp_ecc_error_status1;
in get_reg_offsets()
189
syn_regs->
count_status_reg
= edac_reg_offset->drp_ecc_error_status1;
in get_reg_offsets()
194
syn_regs->
count_status_reg
= edac_reg_offset->trp_ecc_error_status1;
in get_reg_offsets()
199
syn_regs->
count_status_reg
= edac_reg_offset->trp_ecc_error_status1;
in get_reg_offsets()
227
ret = regmap_read(drv->regmaps[bank], regs.
count_status_reg
,
in dump_syn_reg_values()
/kernel/linux/linux-5.10/drivers/edac/
H
A
D
qcom_edac.c
90
.
count_status_reg
= DRP_ECC_ERROR_STATUS1,
100
.
count_status_reg
= DRP_ECC_ERROR_STATUS1,
110
.
count_status_reg
= TRP_ECC_ERROR_STATUS1,
120
.
count_status_reg
= TRP_ECC_ERROR_STATUS1,
226
drv->offsets[bank] + reg_data.
count_status_reg
,
in dump_syn_reg_values()
/kernel/linux/linux-5.10/include/linux/soc/qcom/
H
A
D
llcc-qcom.h
44
* @
count_status_reg
: Status register address to read the error count
55
u64
count_status_reg
;
member
Completed in 2 milliseconds