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:PAR_EVEN
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
z8530.h
70
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
zs.h
122
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
ip22zilog.h
104
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
sunzilog.h
96
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
pmac_zilog.h
193
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
ip22zilog.c
850
up->curregs[4] |=
PAR_EVEN
;
in ip22zilog_convert_to_zs()
852
up->curregs[4] &= ~
PAR_EVEN
;
in ip22zilog_convert_to_zs()
1141
up->curregs[R4] =
PAR_EVEN
| X16CLK | SB1;
in ip22zilog_prepare()
H
A
D
sunzilog.c
915
up->curregs[R4] |=
PAR_EVEN
;
in sunzilog_convert_to_zs()
917
up->curregs[R4] &= ~
PAR_EVEN
;
in sunzilog_convert_to_zs()
1348
up->curregs[R4] =
PAR_EVEN
| X16CLK | SB1;
in sunzilog_init_hw()
1364
up->curregs[R4] =
PAR_EVEN
| X16CLK | SB1;
in sunzilog_init_hw()
H
A
D
zs.c
885
zport->regs[4] &= ~(XCLK_MASK | SB_MASK | PAR_ENA |
PAR_EVEN
);
in zs_set_termios()
893
zport->regs[4] |=
PAR_EVEN
;
in zs_set_termios()
H
A
D
qcom_geni_serial.c
67
#define
PAR_EVEN
0x00
macro
1058
tx_parity_cfg |=
PAR_EVEN
;
in qcom_geni_serial_set_termios()
1059
rx_parity_cfg |=
PAR_EVEN
;
in qcom_geni_serial_set_termios()
H
A
D
pmac_zilog.c
1073
uap->curregs[4] |=
PAR_EVEN
;
in pmz_convert_to_zs()
1075
uap->curregs[4] &= ~
PAR_EVEN
;
in pmz_convert_to_zs()
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
zs.h
122
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
ip22zilog.h
104
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
sunzilog.h
96
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
pmac_zilog.h
183
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
H
A
D
ip22zilog.c
848
up->curregs[4] |=
PAR_EVEN
;
in ip22zilog_convert_to_zs()
850
up->curregs[4] &= ~
PAR_EVEN
;
in ip22zilog_convert_to_zs()
1139
up->curregs[R4] =
PAR_EVEN
| X16CLK | SB1;
in ip22zilog_prepare()
H
A
D
sunzilog.c
913
up->curregs[R4] |=
PAR_EVEN
;
in sunzilog_convert_to_zs()
915
up->curregs[R4] &= ~
PAR_EVEN
;
in sunzilog_convert_to_zs()
1346
up->curregs[R4] =
PAR_EVEN
| X16CLK | SB1;
in sunzilog_init_hw()
1362
up->curregs[R4] =
PAR_EVEN
| X16CLK | SB1;
in sunzilog_init_hw()
H
A
D
zs.c
885
zport->regs[4] &= ~(XCLK_MASK | SB_MASK | PAR_ENA |
PAR_EVEN
);
in zs_set_termios()
893
zport->regs[4] |=
PAR_EVEN
;
in zs_set_termios()
H
A
D
qcom_geni_serial.c
59
#define
PAR_EVEN
0x00
macro
1281
tx_parity_cfg |=
PAR_EVEN
;
in qcom_geni_serial_set_termios()
1282
rx_parity_cfg |=
PAR_EVEN
;
in qcom_geni_serial_set_termios()
H
A
D
pmac_zilog.c
1045
uap->curregs[4] |=
PAR_EVEN
;
in pmz_convert_to_zs()
1047
uap->curregs[4] &= ~
PAR_EVEN
;
in pmz_convert_to_zs()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H
A
D
z8530.h
70
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
z85230.h
91
#define
PAR_EVEN
0x2 /* Parity Even/Odd* */
macro
Completed in 28 milliseconds