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:w4l
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/paride/
H
A
D
paride.h
114
#define
w4l
(data) {outl(data,pi->port+4); delay_p;}
macro
H
A
D
dstr.c
185
for (k=0;k<count/4;k++)
w4l
(((u32 *)buf)[k]);
in dstr_write_block()
H
A
D
comm.c
172
for (k=0;k<count/4;k++)
w4l
(pi_swab32(buf,k));
in comm_write_block()
H
A
D
epat.c
191
for(k=0;k<(count/4);k++)
w4l
(((u32 *)buf)[k]);
in epat_write_block()
H
A
D
epia.c
229
for (k=0;k<count/4;k++)
w4l
(((u32 *)buf)[k]);
in epia_write_block()
H
A
D
frpw.c
167
for (k=0;k<count/4;k++)
w4l
(((u32 *)buf)[k]);
in frpw_write_block()
H
A
D
kbic.c
221
for(k=0;k<count/4;k++)
w4l
(pi_swab32(buf,k));
in kbic_write_block()
H
A
D
friq.c
163
for (k=0;k<count/4;k++)
w4l
(((u32 *)buf)[k]);
in friq_write_block()
H
A
D
on26.c
270
for (k=0;k<count/4;k++)
w4l
(((u32 *)buf)[k]);
in on26_write_block()
H
A
D
bpck.c
142
for (i=0;i<count/4;i++)
w4l
(((u32 *)buf)[i]);
in bpck_write_block()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H
A
D
pata_parport.h
47
#define
w4l
(data) do { outl(data, pi->port + 4); delay_p; } while (0)
macro
H
A
D
friq.c
160
w4l
(((u32 *)buf)[k]);
in friq_write_block()
H
A
D
dstr.c
200
w4l
(((u32 *)buf)[k]);
in dstr_write_block()
H
A
D
comm.c
171
w4l
(swab16(((u16 *)buf)[2 * k]) |
in comm_write_block()
H
A
D
kbic.c
227
w4l
(swab16(((u16 *)buf)[2 * k]) |
in kbic_write_block()
H
A
D
frpw.c
164
w4l
(((u32 *)buf)[k]);
in frpw_write_block()
H
A
D
on26.c
280
w4l
(((u32 *)buf)[k]);
in on26_write_block()
H
A
D
epat.c
200
w4l
(((u32 *)buf)[k]);
in epat_write_block()
H
A
D
epia.c
236
w4l
(((u32 *)buf)[k]);
in epia_write_block()
H
A
D
bpck.c
144
w4l
(((u32 *)buf)[i]);
in bpck_write_block()
Completed in 11 milliseconds