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:BRKIE
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
z8530.h
169
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
scc.c
872
wr(scc,R15,
BRKIE
|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE));
in init_channel()
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
zs.h
225
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
ip22zilog.h
205
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
sunzilog.h
209
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
zs.c
458
zport->regs[15] &= ~
BRKIE
;
in zs_stop_rx()
466
if (!(zport_a->regs[15] &
BRKIE
)) {
in zs_stop_rx()
658
if (zport->regs[15] &
BRKIE
) {
in zs_status_handle()
788
zport->regs[15] |=
BRKIE
;
in zs_startup()
H
A
D
pmac_zilog.h
300
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
ip22zilog.c
325
if (up->curregs[R15] &
BRKIE
) {
in ip22zilog_status_handle()
1041
up->curregs[R15] |=
BRKIE
;
in ip22zilog_console_setup()
H
A
D
sunzilog.c
1251
up->curregs[R15] |=
BRKIE
;
in sunzilog_console_setup()
1293
up->curregs[R15] |=
BRKIE
;
in sunzilog_init_kbdms()
H
A
D
pmac_zilog.c
867
uap->curregs[R15] =
BRKIE
;
in __pmz_startup()
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
zs.h
225
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
ip22zilog.h
205
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
sunzilog.h
209
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
zs.c
458
zport->regs[15] &= ~
BRKIE
;
in zs_stop_rx()
466
if (!(zport_a->regs[15] &
BRKIE
)) {
in zs_stop_rx()
658
if (zport->regs[15] &
BRKIE
) {
in zs_status_handle()
788
zport->regs[15] |=
BRKIE
;
in zs_startup()
H
A
D
pmac_zilog.h
290
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
ip22zilog.c
325
if (up->curregs[R15] &
BRKIE
) {
in ip22zilog_status_handle()
1039
up->curregs[R15] |=
BRKIE
;
in ip22zilog_console_setup()
H
A
D
sunzilog.c
1249
up->curregs[R15] |=
BRKIE
;
in sunzilog_console_setup()
1291
up->curregs[R15] |=
BRKIE
;
in sunzilog_init_kbdms()
H
A
D
pmac_zilog.c
847
uap->curregs[R15] =
BRKIE
;
in __pmz_startup()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H
A
D
z8530.h
169
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
scc.c
874
wr(scc,R15,
BRKIE
|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE));
in init_channel()
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
z85230.h
192
#define
BRKIE
0x80 /* Break/Abort IE */
macro
H
A
D
z85230.c
226
15, DCDIE|SYNCIE|CTSIE|TxUIE|
BRKIE
,
251
15, DCDIE|SYNCIE|CTSIE|TxUIE|
BRKIE
,
Completed in 35 milliseconds