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:xpsgtr_phy
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/xilinx/
H
A
D
phy-zynqmp.c
185
* struct
xpsgtr_phy
- representation of a lane
194
struct
xpsgtr_phy
{
struct
221
struct
xpsgtr_phy
phys[NUM_LANES];
273
static inline u32 xpsgtr_read_phy(struct
xpsgtr_phy
*gtr_phy, u32 reg)
in xpsgtr_read_phy()
281
static inline void xpsgtr_write_phy(struct
xpsgtr_phy
*gtr_phy,
in xpsgtr_write_phy()
290
static inline void xpsgtr_clr_set_phy(struct
xpsgtr_phy
*gtr_phy,
in xpsgtr_clr_set_phy()
306
struct
xpsgtr_phy
*gtr_phy = phy_get_drvdata(phy);
in xpsgtr_wait_pll_lock()
338
static void xpsgtr_configure_pll(struct
xpsgtr_phy
*gtr_phy)
in xpsgtr_configure_pll()
387
static void xpsgtr_lane_set_protocol(struct
xpsgtr_phy
*gtr_phy)
in xpsgtr_lane_set_protocol()
414
static void xpsgtr_bypass_scrambler_8b10b(struct
xpsgtr_phy
*gtr_ph
[all...]
/kernel/linux/linux-6.6/drivers/phy/xilinx/
H
A
D
phy-zynqmp.c
185
* struct
xpsgtr_phy
- representation of a lane
194
struct
xpsgtr_phy
{
struct
222
struct
xpsgtr_phy
phys[NUM_LANES];
275
static inline u32 xpsgtr_read_phy(struct
xpsgtr_phy
*gtr_phy, u32 reg)
in xpsgtr_read_phy()
283
static inline void xpsgtr_write_phy(struct
xpsgtr_phy
*gtr_phy,
in xpsgtr_write_phy()
292
static inline void xpsgtr_clr_set_phy(struct
xpsgtr_phy
*gtr_phy,
in xpsgtr_clr_set_phy()
308
struct
xpsgtr_phy
*gtr_phy = phy_get_drvdata(phy);
in xpsgtr_wait_pll_lock()
340
static void xpsgtr_configure_pll(struct
xpsgtr_phy
*gtr_phy)
in xpsgtr_configure_pll()
389
static void xpsgtr_lane_set_protocol(struct
xpsgtr_phy
*gtr_phy)
in xpsgtr_lane_set_protocol()
416
static void xpsgtr_bypass_scrambler_8b10b(struct
xpsgtr_phy
*gtr_ph
[all...]
Completed in 3 milliseconds