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:phy_if_mode
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/ti/
H
A
D
phy-gmii-sel.c
37
int
phy_if_mode
;
member
97
if_phy->
phy_if_mode
= submode;
in phy_gmii_sel_mode()
/kernel/linux/linux-6.6/drivers/phy/ti/
H
A
D
phy-gmii-sel.c
45
int
phy_if_mode
;
member
130
if_phy->
phy_if_mode
= submode;
in phy_gmii_sel_mode()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/
H
A
D
ag71xx.c
368
phy_interface_t
phy_if_mode
;
member
1172
ag->
phy_if_mode
, &ag71xx_phylink_mac_ops);
in ag71xx_phylink_setup()
1964
err = of_get_phy_mode(np, &ag->
phy_if_mode
);
in ag71xx_probe()
2003
phy_modes(ag->
phy_if_mode
));
in ag71xx_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/
H
A
D
ag71xx.c
370
phy_interface_t
phy_if_mode
;
member
1131
ag->
phy_if_mode
, &ag71xx_phylink_mac_ops);
in ag71xx_phylink_setup()
1920
err = of_get_phy_mode(np, &ag->
phy_if_mode
);
in ag71xx_probe()
1960
phy_modes(ag->
phy_if_mode
));
in ag71xx_probe()
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
asix_devices.c
798
phy_interface_t
phy_if_mode
;
in ax88772_phylink_setup()
local
812
phy_if_mode
= PHY_INTERFACE_MODE_INTERNAL;
in ax88772_phylink_setup()
814
phy_if_mode
= PHY_INTERFACE_MODE_RMII;
in ax88772_phylink_setup()
817
phy_if_mode
, &ax88772_phylink_mac_ops);
in ax88772_phylink_setup()
Completed in 9 milliseconds