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:GetLowAddr
(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
500
tde_write_reg(g_base_vir_addr, TDE_AQ_NADDR_LOW,
GetLowAddr
(nodephy_addr));
in tde_hal_node_execute()
545
hw_node->tde_pnext_low.bits.next_low =
GetLowAddr
(phy_addr);
in tde_hal_next_node_addr()
608
hw_node->src1_ch0_addr_low.bits.src1_ch0_addr_low =
GetLowAddr
(phy_addr);
in tde_hal_node_set_src1()
644
hw_node->src2_ch0_addr_low.bits.src2_ch0_addr_low =
GetLowAddr
(*phy_addr);
in tde_hal_set_src2_addr()
672
hw_node->src2_ch1_addr_low.bits.src2_ch1_addr_low =
GetLowAddr
(*cb_crphy_addr);
in tde_hal_set_src2_addr()
682
hw_node->src2_ch0_addr_low.bits.src2_ch0_addr_low =
GetLowAddr
(*phy_addr);
in tde_hal_set_src2_addr()
813
hw_node->des_ch0_addr_low.bits.des_ch0_addr_low =
GetLowAddr
(phy_addr);
in tde_hal_node_set_tqt()
818
hw_node->des_ch1_addr_low.bits.des_ch1_addr_low =
GetLowAddr
(cb_crphy_addr);
in tde_hal_node_set_tqt()
1905
hw_node->tde_clut_addr_low =
GetLowAddr
(clut_cmd->phy_clut_addr);
in tde_hal_node_set_clut_opt()
2150
node->tde_src1_zme_chaddr_low =
GetLowAddr
(hf_coef_add
in tde_hal_calc_src1_filter_opt()
[all...]
H
A
D
tde_osictl_k.c
2450
node->src2_ch0_addr_low.bits.src2_ch0_addr_low =
GetLowAddr
(src2_addr);
in tde_osi_filter_reg()
2453
node->des_ch0_addr_low.bits.des_ch0_addr_low =
GetLowAddr
(dst_addr);
in tde_osi_filter_reg()
3891
hw_tail_node->tde_pnext_low.bits.next_low =
GetLowAddr
(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
307
__inline static HI_U32
GetLowAddr
(HI_U64 u64Phyaddr)
in GetLowAddr()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_math.h
304
__inline static HI_U32
GetLowAddr
(HI_U64 u64Phyaddr)
in GetLowAddr()
function
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_math.h
306
__inline static HI_U32
GetLowAddr
(HI_U64 u64Phyaddr)
in GetLowAddr()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H
A
D
hifb_graphic_hal.c
1041
fb_hal_write_reg((hi_u32 *)(uintptr_t)gfx_addr_l,
GetLowAddr
(laddr));
in hal_graphic_set_gfx_addr()
1390
fb_hal_write_reg((hi_u32 *)&(g_hifb_reg->para_addr_vhd_chn06),
GetLowAddr
(addr_vhd_chn06));
in hal_para_set_para_addr_vhd_chn06()
Completed in 19 milliseconds