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:mixel_dphy_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/freescale/
H
A
D
phy-fsl-imx8-mipi-dphy.c
123
struct
mixel_dphy_priv
{
struct
144
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in phy_write()
190
struct
mixel_dphy_priv
*priv = dev_get_drvdata(phy->dev.parent);
in mixel_dphy_config_from_opts()
322
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_phy_set_hs_timings()
335
struct
mixel_dphy_priv
*priv = dev_get_drvdata(phy->dev.parent);
in mixel_dphy_set_pll_params()
355
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_configure_mipi_dphy()
384
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_configure_lvds_phy()
522
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_power_on_mipi_dphy()
541
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_power_on_lvds_phy()
567
struct
mixel_dphy_priv
*pri
in mixel_dphy_power_on()
[all...]
/kernel/linux/linux-5.10/drivers/phy/freescale/
H
A
D
phy-fsl-imx8-mipi-dphy.c
95
struct
mixel_dphy_priv
{
struct
112
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in phy_write()
158
struct
mixel_dphy_priv
*priv = dev_get_drvdata(phy->dev.parent);
in mixel_dphy_config_from_opts()
290
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_phy_set_hs_timings()
303
struct
mixel_dphy_priv
*priv = dev_get_drvdata(phy->dev.parent);
in mixel_dphy_set_pll_params()
322
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_configure()
378
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_power_on()
404
struct
mixel_dphy_priv
*priv = phy_get_drvdata(phy);
in mixel_dphy_power_off()
436
struct
mixel_dphy_priv
*priv;
in mixel_dphy_probe()
Completed in 3 milliseconds