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:zin
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
zatm.c
128
#define
zin
(r) inl(zatm_dev->base+uPD98401_##r*4)
macro
130
#define zwait() do {} while (
zin
(CMR) & uPD98401_BUSY)
157
return
zin
(CER);
in zpeekl()
370
pos = (zatm_dev->mbx_start[mbx] & ~0xffffUL) |
zin
(MTA(mbx));
in poll_rx()
371
while (x =
zin
(MWA(mbx)), (pos & 0xffff) != x) {
in poll_rx()
515
DPRINTK("0x%x 0x%x\n",
zin
(CMR),
zin
(CER));
in open_rx_first()
516
chan = (
zin
(CMR) & uPD98401_CHAN_ADDR) >> uPD98401_CHAN_ADDR_SHIFT;
in open_rx_first()
590
if (!(
zin
(CMR) & uPD98401_CHAN_ADDR))
in close_rx()
752
pos = (zatm_dev->mbx_start[mbx] & ~0xffffUL) |
zin
(MT
in poll_tx()
[all...]
Completed in 2 milliseconds