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:VID_HSA_TIME
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H
A
D
mipi_tx_reg.h
883
U_VID_HSA_TIME
VID_HSA_TIME
; /* 0x48 */
member
H
A
D
mipi_tx_hal.c
583
g_mipi_tx_regs_va->
VID_HSA_TIME
.u32 = hsa_time;
in set_timing_config()
593
osal_printk("
VID_HSA_TIME
(0x48): 0x%x\n", hsa_time);
in set_timing_config()
/device/soc/hisilicon/common/platform/mipi_dsi/
H
A
D
mipi_tx_reg.h
880
U_VID_HSA_TIME
VID_HSA_TIME
; /* 0x48 */
member
H
A
D
mipi_tx_hi35xx.c
484
g_mipiTxRegsVa->
VID_HSA_TIME
.u32 = hsa;
in SetTimingConfig()
493
HDF_LOGI("
VID_HSA_TIME
(0x48): 0x%x", hsa);
in SetTimingConfig()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
dw-mipi-dsi2-rockchip.c
140
#define
VID_HSA_TIME
(x) UPDATE((x), 29, 0)
macro
741
regmap_write(dsi2->regmap, DSI2_IPI_VID_HSA_MAN_CFG,
VID_HSA_TIME
(hsa_time));
in dw_mipi_dsi2_ipi_set()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
dw-mipi-dsi2-rockchip.c
140
#define
VID_HSA_TIME
(x) UPDATE(x, 29, 0)
macro
731
VID_HSA_TIME
(hsa_time));
in dw_mipi_dsi2_ipi_set()
Completed in 12 milliseconds