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:acfg
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
stx104.c
58
* @
acfg
: ADC Configuration
68
u8
acfg
;
member
109
adc_config = ioread8(®->
acfg
);
in stx104_read_raw()
137
adc_config = ioread8(®->
acfg
);
in stx104_read_raw()
144
adc_config = ioread8(®->
acfg
);
in stx104_read_raw()
166
iowrite8(0, &priv->reg->
acfg
);
in stx104_write_raw()
169
iowrite8(1, &priv->reg->
acfg
);
in stx104_write_raw()
172
iowrite8(2, &priv->reg->
acfg
);
in stx104_write_raw()
175
iowrite8(3, &priv->reg->
acfg
);
in stx104_write_raw()
370
iowrite8(0, &priv->reg->
acfg
);
in stx104_probe()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H
A
D
ocxl_hw.c
330
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
in start_context()
local
347
ctx->psn_size =
acfg
->global_mmio_size;
in start_context()
350
ctx->psn_size =
acfg
->pp_mmio_stride;
in start_context()
400
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
in ocxlflash_stop_context()
local
413
rc = ocxl_config_terminate_pasid(pdev,
acfg
->dvsec_afu_control_pos,
in ocxlflash_stop_context()
711
pos = afu->
acfg
.dvsec_afu_control_pos;
in ocxlflash_destroy_afu()
800
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
in ocxlflash_map_mmio()
local
853
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
ocxlflash_config_afu()
local
[all...]
H
A
D
ocxl_hw.h
27
struct ocxl_afu_config
acfg
; /* AFU configuration data */
member
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H
A
D
ocxl_hw.c
331
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
in start_context()
local
349
ctx->psn_size =
acfg
->global_mmio_size;
in start_context()
352
ctx->psn_size =
acfg
->pp_mmio_stride;
in start_context()
403
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
in ocxlflash_stop_context()
local
416
rc = ocxl_config_terminate_pasid(pdev,
acfg
->dvsec_afu_control_pos,
in ocxlflash_stop_context()
714
pos = afu->
acfg
.dvsec_afu_control_pos;
in ocxlflash_destroy_afu()
803
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
in ocxlflash_map_mmio()
local
856
struct ocxl_afu_config *
acfg
= &afu->
acfg
;
ocxlflash_config_afu()
local
[all...]
H
A
D
ocxl_hw.h
27
struct ocxl_afu_config
acfg
; /* AFU configuration data */
member
Completed in 8 milliseconds