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:TR_RDY
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
sbni.h
37
TR_RDY
= 0x20,
enumerator
H
A
D
sbni.c
517
if( inb( dev->base_addr + CSR0 ) & (RC_RDY |
TR_RDY
) ) {
in sbni_interrupt()
522
(inb( nl->second->base_addr+CSR0 ) & (RC_RDY |
TR_RDY
)) ) {
in sbni_interrupt()
555
if( ( csr0 & (RC_RDY |
TR_RDY
) ) == 0 )
in handle_channel()
564
*
TR_RDY
always equals 1 here because we have owned the marker,
in handle_channel()
568
if( !(csr0 &
TR_RDY
) || (csr0 & RC_RDY) )
in handle_channel()
1260
TR_RDY
; 2 ; -
1261
TR_RDY
TR_REQ ; 3 ; +
1264
BU_EMP
TR_RDY
; 6 ; -
1265
BU_EMP
TR_RDY
TR_REQ ; 7 ; +
1268
RC_RDY
TR_RDY
; 1
[all...]
Completed in 3 milliseconds