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:PORT_HSCIF
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
serial_core.h
226
#define
PORT_HSCIF
104
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
serial_core.h
195
#define
PORT_HSCIF
104
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
serial_core.h
108
#define
PORT_HSCIF
104
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
serial_core.h
108
#define
PORT_HSCIF
104
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
serial_core.h
110
#define
PORT_HSCIF
104
macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
sh-sci.c
885
port->type ==
PORT_HSCIF
) {
in sci_receive_chars()
1147
if (port->type ==
PORT_HSCIF
)
in rx_fifo_timeout_show()
1169
if (port->type ==
PORT_HSCIF
) {
in rx_fifo_timeout_store()
2229
if (s->port.type !=
PORT_HSCIF
)
in sci_sck_calc()
2256
if (s->port.type !=
PORT_HSCIF
)
in sci_brg_calc()
2289
if (s->port.type !=
PORT_HSCIF
)
in sci_scbrr_calc()
2686
case
PORT_HSCIF
:
in sci_type()
2810
if (sci_port->cfg->type ==
PORT_HSCIF
)
in sci_init_clocks()
2886
case
PORT_HSCIF
:
in sci_probe_regmap()
2956
case
PORT_HSCIF
in sci_init_single()
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
sh-sci.c
909
port->type ==
PORT_HSCIF
) {
in sci_receive_chars()
1159
if (port->type ==
PORT_HSCIF
)
in rx_fifo_timeout_show()
1181
if (port->type ==
PORT_HSCIF
) {
in rx_fifo_timeout_store()
2269
if (s->port.type !=
PORT_HSCIF
)
in sci_sck_calc()
2296
if (s->port.type !=
PORT_HSCIF
)
in sci_brg_calc()
2329
if (s->port.type !=
PORT_HSCIF
)
in sci_scbrr_calc()
2706
case
PORT_HSCIF
:
in sci_type()
2830
if (sci_port->cfg->type ==
PORT_HSCIF
)
in sci_init_clocks()
2891
case
PORT_HSCIF
:
in sci_probe_regmap()
2961
case
PORT_HSCIF
in sci_init_single()
[all...]
Completed in 10 milliseconds