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_0
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
11
#define DSI_CLOCK_MASTER
DSI_0
14
#define DSI_LEFT
DSI_0
21
#define DSI_ENCODER_SLAVE
DSI_0
345
struct msm_dsi *m_dsi = dsi_mgr_get_dsi(
DSI_0
);
in msm_dsi_manager_tpg_enable()
568
struct msm_dsi *msm_dsi0 = dsi_mgr_get_dsi(
DSI_0
);
in msm_dsi_manager_cmd_xfer()
580
* before or after
DSI_0
cmd transfer.
in msm_dsi_manager_cmd_xfer()
582
if (need_sync && (id ==
DSI_0
))
in msm_dsi_manager_cmd_xfer()
614
struct msm_dsi *msm_dsi0 = dsi_mgr_get_dsi(
DSI_0
);
in msm_dsi_manager_cmd_xfer_trigger()
617
if (IS_SYNC_NEEDED() && (id ==
DSI_0
))
in msm_dsi_manager_cmd_xfer_trigger()
H
A
D
dsi.h
19
#define
DSI_0
0
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
9
#define DSI_CLOCK_MASTER
DSI_0
12
#define DSI_LEFT
DSI_0
19
#define DSI_ENCODER_SLAVE
DSI_0
744
struct msm_dsi *msm_dsi0 = dsi_mgr_get_dsi(
DSI_0
);
in msm_dsi_manager_cmd_xfer()
756
* before or after
DSI_0
cmd transfer.
in msm_dsi_manager_cmd_xfer()
758
if (need_sync && (id ==
DSI_0
))
in msm_dsi_manager_cmd_xfer()
790
struct msm_dsi *msm_dsi0 = dsi_mgr_get_dsi(
DSI_0
);
in msm_dsi_manager_cmd_xfer_trigger()
793
if (IS_SYNC_NEEDED() && (id ==
DSI_0
))
in msm_dsi_manager_cmd_xfer_trigger()
H
A
D
dsi.h
19
#define
DSI_0
0
macro
Completed in 4 milliseconds