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:data_sel
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/phy/hisiv100/regs/
H
A
D
hdmi_reg_dphy.c
79
hdmitx_afifo_data_sel
data_sel
;
in hdmi_reg_aphy_data_clk_height_set()
local
82
data_sel
.u32 = hdmi_tx_reg_read(reg_addr);
in hdmi_reg_aphy_data_clk_height_set()
83
data_sel
.bits.reg_aphy_data_clk_h = reg_aphy_data_clk_h;
in hdmi_reg_aphy_data_clk_height_set()
84
hdmi_tx_reg_write(reg_addr,
data_sel
.u32);
in hdmi_reg_aphy_data_clk_height_set()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H
A
D
rkisp2-config.h
1518
u8
data_sel
;
member
1531
u8
data_sel
;
member
1544
u8
data_sel
;
member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H
A
D
rkisp2-config.h
1537
u8
data_sel
;
member
1550
u8
data_sel
;
member
1563
u8
data_sel
;
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v21.c
1654
ISP2X_RAWHSTLITE_CTRL_DATASEL_SET(arg->
data_sel
) | ISP2X_RAWHSTLITE_CTRL_WATERLINE_SET(arg->waterline) |
in isp_rawhstlite_config()
1766
hist_ctrl = hist_ctrl | ISP2X_RAWHSTBIG_CTRL_MODE_SET(arg->mode) | ISP2X_RAWHSTBIG_CTRL_DATASEL_SET(arg->
data_sel
) |
in isp_rawhstbig_config()
H
A
D
isp_params_v3x.c
1833
hist_ctrl = hist_ctrl | ISP3X_RAWHIST_MODE(arg->mode) | ISP3X_RAWHIST_DATASEL(arg->
data_sel
) |
in isp_rawhstlite_config()
1944
hist_ctrl = hist_ctrl | ISP3X_RAWHIST_MODE(arg->mode) | ISP3X_RAWHIST_DATASEL(arg->
data_sel
) |
in isp_rawhstbig_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
isp_params_v21.c
2191
ISP2X_RAWHSTLITE_CTRL_DATASEL_SET(arg->
data_sel
) |
in isp_rawhstlite_config()
2329
ISP2X_RAWHSTBIG_CTRL_DATASEL_SET(arg->
data_sel
) |
in isp_rawhstbig_config()
H
A
D
isp_params_v3x.c
2331
ISP3X_RAWHIST_DATASEL(arg->
data_sel
) |
in isp_rawhstlite_config()
2461
ISP3X_RAWHIST_DATASEL(arg->
data_sel
) |
in isp_rawhstbig_config()
Completed in 32 milliseconds