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:lnk_rst
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/cadence/
H
A
D
phy-cadence-sierra.c
159
struct reset_control *
lnk_rst
;
member
329
ret = reset_control_deassert(ins->
lnk_rst
);
in cdns_sierra_phy_on()
347
return reset_control_assert(ins->
lnk_rst
);
in cdns_sierra_phy_off()
582
sp->phys[node].
lnk_rst
=
in cdns_sierra_phy_probe()
585
if (IS_ERR(sp->phys[node].
lnk_rst
)) {
in cdns_sierra_phy_probe()
588
ret = PTR_ERR(sp->phys[node].
lnk_rst
);
in cdns_sierra_phy_probe()
634
reset_control_put(sp->phys[i].
lnk_rst
);
in cdns_sierra_phy_probe()
656
reset_control_assert(phy->phys[i].
lnk_rst
);
in cdns_sierra_phy_remove()
657
reset_control_put(phy->phys[i].
lnk_rst
);
in cdns_sierra_phy_remove()
H
A
D
phy-cadence-torrent.c
254
struct reset_control *
lnk_rst
;
member
1616
reset_control_deassert(inst->
lnk_rst
);
in cdns_torrent_phy_on()
1654
return reset_control_assert(inst->
lnk_rst
);
in cdns_torrent_phy_off()
2063
reset_control_deassert(cdns_phy->phys[node].
lnk_rst
);
in cdns_torrent_phy_configure_multilink()
2160
cdns_phy->phys[node].
lnk_rst
=
in cdns_torrent_phy_probe()
2162
if (IS_ERR(cdns_phy->phys[node].
lnk_rst
)) {
in cdns_torrent_phy_probe()
2165
ret = PTR_ERR(cdns_phy->phys[node].
lnk_rst
);
in cdns_torrent_phy_probe()
2323
reset_control_put(cdns_phy->phys[i].
lnk_rst
);
in cdns_torrent_phy_probe()
2338
reset_control_assert(cdns_phy->phys[i].
lnk_rst
);
in cdns_torrent_phy_remove()
2339
reset_control_put(cdns_phy->phys[i].
lnk_rst
);
in cdns_torrent_phy_remove()
[all...]
/kernel/linux/linux-6.6/drivers/phy/cadence/
H
A
D
phy-cadence-sierra.c
347
struct reset_control *
lnk_rst
;
member
624
ret = reset_control_deassert(ins->
lnk_rst
);
in cdns_sierra_phy_on()
662
return reset_control_assert(ins->
lnk_rst
);
in cdns_sierra_phy_off()
1349
reset_control_deassert(sp->phys[node].
lnk_rst
);
in cdns_sierra_phy_configure_multilink()
1448
sp->phys[node].
lnk_rst
=
in cdns_sierra_phy_probe()
1451
if (IS_ERR(sp->phys[node].
lnk_rst
)) {
in cdns_sierra_phy_probe()
1454
ret = PTR_ERR(sp->phys[node].
lnk_rst
);
in cdns_sierra_phy_probe()
1465
reset_control_put(sp->phys[node].
lnk_rst
);
in cdns_sierra_phy_probe()
1479
reset_control_put(sp->phys[node].
lnk_rst
);
in cdns_sierra_phy_probe()
1513
reset_control_put(sp->phys[node].
lnk_rst
);
in cdns_sierra_phy_probe()
[all...]
H
A
D
phy-cadence-torrent.c
345
struct reset_control *
lnk_rst
;
member
1632
reset_control_deassert(inst->
lnk_rst
);
in cdns_torrent_phy_on()
1678
return reset_control_assert(inst->
lnk_rst
);
in cdns_torrent_phy_off()
2604
reset_control_deassert(cdns_phy->phys[node].
lnk_rst
);
in cdns_torrent_phy_configure_multilink()
2801
cdns_phy->phys[node].
lnk_rst
=
in cdns_torrent_phy_probe()
2803
if (IS_ERR(cdns_phy->phys[node].
lnk_rst
)) {
in cdns_torrent_phy_probe()
2806
ret = PTR_ERR(cdns_phy->phys[node].
lnk_rst
);
in cdns_torrent_phy_probe()
2980
reset_control_put(cdns_phy->phys[i].
lnk_rst
);
in cdns_torrent_phy_probe()
2997
reset_control_assert(cdns_phy->phys[i].
lnk_rst
);
in cdns_torrent_phy_remove()
2998
reset_control_put(cdns_phy->phys[i].
lnk_rst
);
in cdns_torrent_phy_remove()
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-npei-defs.h
743
uint64_t
lnk_rst
:1;
member
753
uint64_t
lnk_rst
:1;
768
uint64_t
lnk_rst
:1;
member
778
uint64_t
lnk_rst
:1;
789
uint64_t
lnk_rst
:1;
member
799
uint64_t
lnk_rst
:1;
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-npei-defs.h
743
uint64_t
lnk_rst
:1;
member
753
uint64_t
lnk_rst
:1;
768
uint64_t
lnk_rst
:1;
member
778
uint64_t
lnk_rst
:1;
789
uint64_t
lnk_rst
:1;
member
799
uint64_t
lnk_rst
:1;
Completed in 28 milliseconds