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:to_pll_14nm
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/
H
A
D
dsi_pll_14nm.c
150
#define
to_pll_14nm
(x) container_of(x, struct dsi_pll_14nm, base)
macro
578
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_vco_set_rate()
628
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_vco_recalc_rate()
764
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_enable_seq()
787
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_disable_seq()
797
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_save_state()
815
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_restore_state()
850
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_set_usecase()
883
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pll);
in dsi_pll_14nm_get_provider()
896
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(pl
in dsi_pll_14nm_destroy()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H
A
D
dsi_phy_14nm.c
84
#define
to_pll_14nm
(x) container_of(x, struct dsi_pll_14nm, clk_hw)
macro
459
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(hw);
in dsi_pll_14nm_vco_set_rate()
493
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(hw);
in dsi_pll_14nm_vco_recalc_rate()
532
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(hw);
in dsi_pll_14nm_vco_prepare()
564
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(hw);
in dsi_pll_14nm_vco_unprepare()
580
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(hw);
in dsi_pll_14nm_clk_round_rate()
689
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(phy->vco_hw);
in dsi_14nm_pll_save_state()
707
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(phy->vco_hw);
in dsi_14nm_pll_restore_state()
741
struct dsi_pll_14nm *pll_14nm =
to_pll_14nm
(phy->vco_hw);
in dsi_14nm_set_usecase()
Completed in 4 milliseconds