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:dss_pll_enable
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H
A
D
dpi.c
387
r =
dss_pll_enable
(pll);
in dpi_verify_pll()
503
r =
dss_pll_enable
(dpi->pll);
in dpi_bridge_enable()
H
A
D
dss.h
452
int
dss_pll_enable
(struct dss_pll *pll);
H
A
D
pll.c
123
int
dss_pll_enable
(struct dss_pll *pll)
in dss_pll_enable()
function
H
A
D
hdmi5.c
175
r =
dss_pll_enable
(&hdmi->pll.pll);
in hdmi_power_on_full()
H
A
D
hdmi4.c
176
r =
dss_pll_enable
(&hdmi->pll.pll);
in hdmi_power_on_full()
H
A
D
dsi.c
4070
r =
dss_pll_enable
(&dsi->pll);
in dsi_display_init_dsi()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H
A
D
dpi.c
387
r =
dss_pll_enable
(pll);
in dpi_verify_pll()
503
r =
dss_pll_enable
(dpi->pll);
in dpi_bridge_enable()
H
A
D
pll.c
123
int
dss_pll_enable
(struct dss_pll *pll)
in dss_pll_enable()
function
H
A
D
dss.h
525
int
dss_pll_enable
(struct dss_pll *pll);
H
A
D
hdmi4.c
177
r =
dss_pll_enable
(&hdmi->pll.pll);
in hdmi_power_on_full()
H
A
D
hdmi5.c
176
r =
dss_pll_enable
(&hdmi->pll.pll);
in hdmi_power_on_full()
H
A
D
dsi.c
3433
r =
dss_pll_enable
(&dsi->pll);
in dsi_init_dsi()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
dpi.c
408
r =
dss_pll_enable
(dpi->pll);
in dpi_display_enable()
552
r =
dss_pll_enable
(pll);
in dpi_verify_dsi_pll()
H
A
D
dss.h
465
int
dss_pll_enable
(struct dss_pll *pll);
H
A
D
pll.c
68
int
dss_pll_enable
(struct dss_pll *pll)
in dss_pll_enable()
function
H
A
D
hdmi4.c
166
r =
dss_pll_enable
(&hdmi.pll.pll);
in hdmi_power_on_full()
H
A
D
hdmi5.c
183
r =
dss_pll_enable
(&hdmi.pll.pll);
in hdmi_power_on_full()
H
A
D
dsi.c
4182
r =
dss_pll_enable
(&dsi->pll);
in dsi_display_init_dsi()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
dpi.c
408
r =
dss_pll_enable
(dpi->pll);
in dpi_display_enable()
552
r =
dss_pll_enable
(pll);
in dpi_verify_dsi_pll()
H
A
D
dss.h
465
int
dss_pll_enable
(struct dss_pll *pll);
H
A
D
pll.c
68
int
dss_pll_enable
(struct dss_pll *pll)
in dss_pll_enable()
function
H
A
D
hdmi5.c
181
r =
dss_pll_enable
(&hdmi.pll.pll);
in hdmi_power_on_full()
H
A
D
hdmi4.c
164
r =
dss_pll_enable
(&hdmi.pll.pll);
in hdmi_power_on_full()
H
A
D
dsi.c
4180
r =
dss_pll_enable
(&dsi->pll);
in dsi_display_init_dsi()
Completed in 46 milliseconds