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:DSI_1
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
12
#define DSI_CLOCK_SLAVE
DSI_1
15
#define DSI_RIGHT
DSI_1
18
*
DSI_1
as master encoder
20
#define DSI_ENCODER_MASTER
DSI_1
235
struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(
DSI_1
);
in dsi_mgr_bridge_power_on()
255
&phy_shared_timings[
DSI_1
], is_bonded_dsi, msm_dsi1->phy);
in dsi_mgr_bridge_power_on()
285
struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(
DSI_1
);
in dsi_mgr_bridge_power_off()
302
struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(
DSI_1
);
in dsi_mgr_bridge_pre_enable()
346
struct msm_dsi *s_dsi = dsi_mgr_get_dsi(
DSI_1
);
in msm_dsi_manager_tpg_enable()
360
struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(
DSI_1
);
in dsi_mgr_bridge_post_disable()
[all...]
H
A
D
dsi.h
20
#define
DSI_1
1
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
10
#define DSI_CLOCK_SLAVE
DSI_1
13
#define DSI_RIGHT
DSI_1
16
*
DSI_1
as master encoder
18
#define DSI_ENCODER_MASTER
DSI_1
373
struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(
DSI_1
);
in dsi_mgr_bridge_pre_enable()
400
&phy_shared_timings[
DSI_1
], is_dual_dsi);
in dsi_mgr_bridge_pre_enable()
505
struct msm_dsi *msm_dsi1 = dsi_mgr_get_dsi(
DSI_1
);
in dsi_mgr_bridge_post_disable()
755
* when
DSI_1
calls the cmd transfer function, no matter it happens
in msm_dsi_manager_cmd_xfer()
H
A
D
dsi.h
20
#define
DSI_1
1
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
H
A
D
dsi_phy_20nm.c
89
if (phy->id ==
DSI_1
&& phy->usecase == MSM_DSI_PHY_STANDALONE)
in dsi_20nm_phy_enable()
H
A
D
dsi_phy_28nm.c
826
if (phy->id ==
DSI_1
&& phy->usecase == MSM_DSI_PHY_SLAVE)
in dsi_28nm_phy_enable()
H
A
D
dsi_phy_14nm.c
1002
if (phy->id ==
DSI_1
&& phy->usecase == MSM_DSI_PHY_SLAVE)
in dsi_14nm_phy_enable()
Completed in 7 milliseconds