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:PHY_RSTZ
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H
A
D
mipi_tx_hal.c
478
g_mipi_tx_regs_va->
PHY_RSTZ
.u32 = 0xf;
in mipi_tx_drv_set_phy_cfg()
501
g_mipi_tx_regs_va->
PHY_RSTZ
.u32 = 0XF;
in mipi_tx_drv_set_phy_cfg()
974
g_mipi_tx_regs_va->
PHY_RSTZ
.u32 = 0xd;
in mipi_tx_reset()
977
g_mipi_tx_regs_va->
PHY_RSTZ
.u32 = 0xf;
in mipi_tx_reset()
H
A
D
mipi_tx_reg.h
902
U_PHY_RSTZ
PHY_RSTZ
; /* 0xa0 */
member
/device/soc/hisilicon/common/platform/mipi_dsi/
H
A
D
mipi_tx_hi35xx.c
385
g_mipiTxRegsVa->
PHY_RSTZ
.u32 = 0xf;
in MipiTxDrvSetPhyCfg()
406
g_mipiTxRegsVa->
PHY_RSTZ
.u32 = 0XF;
in MipiTxDrvSetPhyCfg()
947
g_mipiTxRegsVa->
PHY_RSTZ
.u32 = 0xd;
in MipiTxReset()
950
g_mipiTxRegsVa->
PHY_RSTZ
.u32 = 0xf;
in MipiTxReset()
H
A
D
mipi_tx_reg.h
899
U_PHY_RSTZ
PHY_RSTZ
; /* 0xa0 */
member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-mipi-dsi.c
177
#define
PHY_RSTZ
0
macro
593
dsi_write(dsi, DSI_PHY_RSTZ,
PHY_RSTZ
);
in dw_mipi_dsi_disable()
804
dsi_write(dsi, DSI_PHY_RSTZ, PHY_DISFORCEPLL | PHY_DISABLECLK |
PHY_RSTZ
| PHY_SHUTDOWNZ);
in dw_mipi_dsi_dphy_init()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
dw-mipi-dsi-rockchip.c
35
#define
PHY_RSTZ
0
macro
Completed in 12 milliseconds