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:GetHighAddr
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H
A
D
tde_hal_k.c
501
tde_write_reg(g_base_vir_addr, TDE_AQ_NADDR_HI,
GetHighAddr
(nodephy_addr));
in tde_hal_node_execute()
546
hw_node->tde_pnext_hi.bits.next_hi =
GetHighAddr
(phy_addr);
in tde_hal_next_node_addr()
609
hw_node->src1_ch0_addr_high.bits.src1_ch0_addr_high =
GetHighAddr
(phy_addr);
in tde_hal_node_set_src1()
645
hw_node->src2_ch0_addr_high.bits.src2_ch0_addr_high =
GetHighAddr
(*phy_addr);
in tde_hal_set_src2_addr()
673
hw_node->src2_ch1_addr_high.bits.src2_ch1_addr_high =
GetHighAddr
(*cb_crphy_addr);
in tde_hal_set_src2_addr()
683
hw_node->src2_ch0_addr_high.bits.src2_ch0_addr_high =
GetHighAddr
(*phy_addr);
in tde_hal_set_src2_addr()
814
hw_node->des_ch0_addr_high.bits.des_ch0_addr_high =
GetHighAddr
(phy_addr);
in tde_hal_node_set_tqt()
819
hw_node->des_ch1_addr_high.bits.des_ch1_addr_hi =
GetHighAddr
(cb_crphy_addr);
in tde_hal_node_set_tqt()
1906
hw_node->tde_clut_addr_high =
GetHighAddr
(clut_cmd->phy_clut_addr);
in tde_hal_node_set_clut_opt()
2151
node->tde_src1_zme_chaddr_high =
GetHighAddr
(hf_coef_add
in tde_hal_calc_src1_filter_opt()
[all...]
H
A
D
tde_osictl_k.c
2451
node->src2_ch0_addr_high.bits.src2_ch0_addr_high =
GetHighAddr
(src2_addr);
in tde_osi_filter_reg()
2454
node->des_ch0_addr_high.bits.des_ch0_addr_high =
GetHighAddr
(dst_addr);
in tde_osi_filter_reg()
3892
hw_tail_node->tde_pnext_hi.bits.next_hi =
GetHighAddr
(cmd->node_buf.phy_addr);
in tde_osi_none_cmd()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H
A
D
hi_math.h
312
__inline static HI_U32
GetHighAddr
(HI_U64 u64Phyaddr)
in GetHighAddr()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_math.h
309
__inline static HI_U32
GetHighAddr
(HI_U64 u64Phyaddr)
in GetHighAddr()
function
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_math.h
311
__inline static HI_U32
GetHighAddr
(HI_U64 u64Phyaddr)
in GetHighAddr()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H
A
D
hifb_graphic_hal.c
1045
fb_hal_write_reg((hi_u32 *)(uintptr_t)gfx_addr_h,
GetHighAddr
(laddr));
in hal_graphic_set_gfx_addr()
1389
fb_hal_write_reg((hi_u32 *)&(g_hifb_reg->para_haddr_vhd_chn06),
GetHighAddr
(addr_vhd_chn06));
in hal_para_set_para_addr_vhd_chn06()
Completed in 17 milliseconds