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:prv_offset
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
acpi_lpss.c
84
unsigned int
prv_offset
;
member
134
offset = pdata->dev_desc->
prv_offset
+ LPSS_TX_INT;
in lpss_uart_setup()
140
offset = pdata->dev_desc->
prv_offset
+ LPSS_GENERAL;
in lpss_uart_setup()
152
offset = pdata->dev_desc->
prv_offset
+ LPSS_RESETS;
in lpss_deassert_reset()
198
if (readl(pdata->mmio_base + pdata->dev_desc->
prv_offset
))
in byt_i2c_setup()
238
.
prv_offset
= 0x800,
244
.
prv_offset
= 0x800,
258
.
prv_offset
= 0x800,
265
.
prv_offset
= 0x1000,
271
.
prv_offset
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
acpi_lpss.c
83
unsigned int
prv_offset
;
member
133
offset = pdata->dev_desc->
prv_offset
+ LPSS_TX_INT;
in lpss_uart_setup()
139
offset = pdata->dev_desc->
prv_offset
+ LPSS_GENERAL;
in lpss_uart_setup()
151
offset = pdata->dev_desc->
prv_offset
+ LPSS_RESETS;
in lpss_deassert_reset()
199
if (readl(pdata->mmio_base + pdata->dev_desc->
prv_offset
))
in byt_i2c_setup()
226
.
prv_offset
= 0x800,
231
.
prv_offset
= 0x800,
245
.
prv_offset
= 0x800,
252
.
prv_offset
= 0x1000,
258
.
prv_offset
[all...]
Completed in 3 milliseconds