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:caam_ctrl
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
ctrl.c
96
struct
caam_ctrl
__iomem *ctrl = ctrlpriv->ctrl;
in run_descriptor_deco0()
274
struct
caam_ctrl
__iomem *ctrl;
in instantiate_rng()
278
ctrl = (struct
caam_ctrl
__iomem *)ctrlpriv->ctrl;
in instantiate_rng()
354
struct
caam_ctrl
__iomem *ctrl;
in kick_trng()
358
ctrl = (struct
caam_ctrl
__iomem *)ctrlpriv->ctrl;
in kick_trng()
400
static int caam_get_era_from_hw(struct
caam_ctrl
__iomem *ctrl)
in caam_get_era_from_hw()
451
static int caam_get_era(struct
caam_ctrl
__iomem *ctrl)
in caam_get_era()
629
struct
caam_ctrl
__iomem *ctrl;
in caam_probe()
710
ctrlpriv->ctrl = (struct
caam_ctrl
__iomem __force *)ctrl;
in caam_probe()
H
A
D
intern.h
73
struct
caam_ctrl
__iomem *ctrl; /* controller region */
H
A
D
regs.h
545
*
caam_ctrl
- basic core configuration
560
struct
caam_ctrl
{
struct
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
ctrl.c
106
struct
caam_ctrl
__iomem *ctrl = ctrlpriv->ctrl;
in run_descriptor_deco0()
281
struct
caam_ctrl
__iomem *ctrl;
in instantiate_rng()
285
ctrl = (struct
caam_ctrl
__iomem *)ctrlpriv->ctrl;
in instantiate_rng()
360
struct
caam_ctrl
__iomem *ctrl;
in kick_trng()
364
ctrl = (struct
caam_ctrl
__iomem *)ctrlpriv->ctrl;
in kick_trng()
642
struct
caam_ctrl
__iomem *ctrl = ctrlpriv->ctrl;
in caam_ctrl_rng_init()
758
struct
caam_ctrl
__iomem *ctrl = ctrlpriv->ctrl;
in caam_state_save()
788
struct
caam_ctrl
__iomem *ctrl = ctrlpriv->ctrl;
in caam_state_restore()
855
struct
caam_ctrl
__iomem *ctrl;
in caam_probe()
980
ctrlpriv->ctrl = (struct
caam_ctrl
__iome
in caam_probe()
[all...]
H
A
D
intern.h
101
struct
caam_ctrl
__iomem *ctrl; /* controller region */
H
A
D
regs.h
554
*
caam_ctrl
- basic core configuration
569
struct
caam_ctrl
{
struct
Completed in 9 milliseconds