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:gen_ctrl
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/regs/
H
A
D
hdmi_reg_video_path.c
40
timing_gen_ctrl
gen_ctrl
;
in hdmi_reg_sync_polarity_set()
local
43
gen_ctrl
.u32 = hdmi_tx_reg_read(reg_addr);
in hdmi_reg_sync_polarity_set()
44
gen_ctrl
.bits.reg_sync_polarity = reg_sync_polarity;
in hdmi_reg_sync_polarity_set()
45
hdmi_tx_reg_write(reg_addr,
gen_ctrl
.u32);
in hdmi_reg_sync_polarity_set()
53
timing_gen_ctrl
gen_ctrl
;
in hdmi_reg_sync_polarity_get()
local
56
gen_ctrl
.u32 = hdmi_tx_reg_read(reg_addr);
in hdmi_reg_sync_polarity_get()
57
return
gen_ctrl
.bits.reg_sync_polarity;
in hdmi_reg_sync_polarity_get()
63
timing_gen_ctrl
gen_ctrl
;
in hdmi_reg_timing_sel_set()
local
66
gen_ctrl
.u32 = hdmi_tx_reg_read(reg_addr);
in hdmi_reg_timing_sel_set()
67
gen_ctrl
in hdmi_reg_timing_sel_set()
76
timing_
gen_ctrl
gen_ctrl
;
hdmi_reg_timing_sel_get()
local
87
timing_
gen_ctrl
gen_ctrl
;
hdmi_reg_extmode_set()
local
100
timing_
gen_ctrl
gen_ctrl
;
hdmi_reg_extmode_get()
local
110
timing_
gen_ctrl
gen_ctrl
;
hdmi_reg_timing_gen_en_set()
local
123
timing_
gen_ctrl
gen_ctrl
;
hdmi_reg_timing_gen_en_get()
local
192
pattern_
gen_ctrl
l
gen_ctrl
;
hdmi_reg_mask_pattern_en_set()
local
[all...]
Completed in 2 milliseconds