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:ur32
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
uli526x.c
36
#define
ur32
(reg) ioread32(ioaddr + (reg))
macro
382
dev->dev_addr[i] =
ur32
(DCR14);
in uli526x_init_one()
689
db->cr5_data =
ur32
(DCR5);
in uli526x_interrupt()
1027
tmp_cr8 =
ur32
(DCR8);
in uli526x_timer()
1134
uw32(DCR5,
ur32
(DCR5));
in uli526x_reset_prepare()
1458
((
ur32
(DCR9) & CR9_CRDOUT) ? 1 : 0);
in read_srom_word()
1673
cr10_value =
ur32
(DCR10);
in phy_readby_cr10()
1719
phy_data = (
ur32
(DCR9) >> 19) & 0x1;
in phy_read_1bit()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H
A
D
uli526x.c
36
#define
ur32
(reg) ioread32(ioaddr + (reg))
macro
383
addr[i] =
ur32
(DCR14);
in uli526x_init_one()
692
db->cr5_data =
ur32
(DCR5);
in uli526x_interrupt()
1030
tmp_cr8 =
ur32
(DCR8);
in uli526x_timer()
1137
uw32(DCR5,
ur32
(DCR5));
in uli526x_reset_prepare()
1461
((
ur32
(DCR9) & CR9_CRDOUT) ? 1 : 0);
in read_srom_word()
1676
cr10_value =
ur32
(DCR10);
in phy_readby_cr10()
1722
phy_data = (
ur32
(DCR9) >> 19) & 0x1;
in phy_read_1bit()
Completed in 6 milliseconds