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:ul_addr
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
nozomi.c
327
void __iomem *
ul_addr
[2];
member
540
dc->port[PORT_MDM].
ul_addr
[CH_A] = offset;
in nozomi_setup_memory()
543
dc->port[PORT_MDM].
ul_addr
[CH_B] =
in nozomi_setup_memory()
549
dc->port[PORT_DIAG].
ul_addr
[CH_A] =
in nozomi_setup_memory()
555
dc->port[PORT_APP1].
ul_addr
[CH_A] =
in nozomi_setup_memory()
561
dc->port[PORT_APP2].
ul_addr
[CH_A] =
in nozomi_setup_memory()
567
dc->port[PORT_CTRL].
ul_addr
[CH_A] =
in nozomi_setup_memory()
682
write_mem32(dc->port[PORT_MDM].
ul_addr
[CH_A],
in nozomi_read_config_table()
684
write_mem32(dc->port[PORT_MDM].
ul_addr
[CH_B],
in nozomi_read_config_table()
758
void __iomem *addr = port->
ul_addr
[toggl
in send_data()
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
nozomi.c
323
void __iomem *
ul_addr
[2];
member
527
dc->port[PORT_MDM].
ul_addr
[CH_A] = offset;
in nozomi_setup_memory()
530
dc->port[PORT_MDM].
ul_addr
[CH_B] =
in nozomi_setup_memory()
536
dc->port[PORT_DIAG].
ul_addr
[CH_A] =
in nozomi_setup_memory()
542
dc->port[PORT_APP1].
ul_addr
[CH_A] =
in nozomi_setup_memory()
548
dc->port[PORT_APP2].
ul_addr
[CH_A] =
in nozomi_setup_memory()
554
dc->port[PORT_CTRL].
ul_addr
[CH_A] =
in nozomi_setup_memory()
669
write_mem32(dc->port[PORT_MDM].
ul_addr
[CH_A],
in nozomi_read_config_table()
671
write_mem32(dc->port[PORT_MDM].
ul_addr
[CH_B],
in nozomi_read_config_table()
745
void __iomem *addr = port->
ul_addr
[toggl
in send_data()
[all...]
Completed in 4 milliseconds