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:intel_rng_hw
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/hw_random/
H
A
D
intel-rng.c
231
struct
intel_rng_hw
{
struct
242
struct
intel_rng_hw
*
intel_rng_hw
= _intel_rng_hw;
in intel_rng_hw_init()
local
247
if (!(
intel_rng_hw
->fwh_dec_en1_val & FWH_F8_EN_MASK))
in intel_rng_hw_init()
248
pci_write_config_byte(
intel_rng_hw
->dev,
in intel_rng_hw_init()
249
intel_rng_hw
->fwh_dec_en1_off,
in intel_rng_hw_init()
250
intel_rng_hw
->fwh_dec_en1_val |
in intel_rng_hw_init()
252
if (!(
intel_rng_hw
->bios_cntl_val & BIOS_CNTL_WRITE_ENABLE_MASK))
in intel_rng_hw_init()
253
pci_write_config_byte(
intel_rng_hw
->dev,
in intel_rng_hw_init()
254
intel_rng_hw
in intel_rng_hw_init()
284
intel_init_hw_struct(struct
intel_rng_hw
*
intel_rng_hw
, struct pci_dev *dev)
intel_init_hw_struct()
argument
335
struct
intel_rng_hw
*
intel_rng_hw
;
mod_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/char/hw_random/
H
A
D
intel-rng.c
231
struct
intel_rng_hw
{
struct
242
struct
intel_rng_hw
*
intel_rng_hw
= _intel_rng_hw;
in intel_rng_hw_init()
local
247
if (!(
intel_rng_hw
->fwh_dec_en1_val & FWH_F8_EN_MASK))
in intel_rng_hw_init()
248
pci_write_config_byte(
intel_rng_hw
->dev,
in intel_rng_hw_init()
249
intel_rng_hw
->fwh_dec_en1_off,
in intel_rng_hw_init()
250
intel_rng_hw
->fwh_dec_en1_val |
in intel_rng_hw_init()
252
if (!(
intel_rng_hw
->bios_cntl_val & BIOS_CNTL_WRITE_ENABLE_MASK))
in intel_rng_hw_init()
253
pci_write_config_byte(
intel_rng_hw
->dev,
in intel_rng_hw_init()
254
intel_rng_hw
in intel_rng_hw_init()
284
intel_init_hw_struct(struct
intel_rng_hw
*
intel_rng_hw
, struct pci_dev *dev)
intel_init_hw_struct()
argument
335
struct
intel_rng_hw
*
intel_rng_hw
;
intel_rng_mod_init()
local
[all...]
Completed in 3 milliseconds