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:SZ_64K
(Results
1 - 11
of
11
) sorted by relevance
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/asm/
H
A
D
sizes.h
27
#define
SZ_64K
0x00010000
macro
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/asm/
H
A
D
sizes.h
27
#define
SZ_64K
0x00010000
macro
/device/soc/rockchip/common/hardware/mpp/include/
H
A
D
mpp_common.h
186
#define
SZ_64K
(SZ_1K * 64)
macro
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H
A
D
irq-gic-v3.c
154
#define gic_data_rdist_sgi_base() (gic_data_rdist_rd_base() +
SZ_64K
)
895
ptr +=
SZ_64K
* 0x2; /* Skip RD_base + SGI_base */
in gic_iterate_rdists()
897
ptr +=
SZ_64K
* 0x2; /* Skip VLPI_base + reserved page */
in gic_iterate_rdists()
2087
u32 size = reg == GIC_PIDR2_ARCH_GICv4 ?
SZ_64K
* 0x4 :
SZ_64K
* 0x2;
in gic_acpi_parse_madt_gicc()
2243
#define ACPI_GICV3_DIST_MEM_SIZE (
SZ_64K
)
H
A
D
irq-gic-v3-its.c
59
#define LPI_PROPBASE_SZ ALIGN(BIT(LPI_NRBITS),
SZ_64K
)
60
#define LPI_PENDBASE_SZ ALIGN(BIT(LPI_NRBITS) / 8,
SZ_64K
)
426
#define ITS_CMD_QUEUE_SZ
SZ_64K
2323
if (psz !=
SZ_64K
) {
in its_setup_baser()
2345
case
SZ_64K
:
in its_setup_baser()
2528
u64 psz =
SZ_64K
;
in its_probe_baser_psz()
2537
case
SZ_64K
:
in its_probe_baser_psz()
2559
case
SZ_64K
:
in its_probe_baser_psz()
2772
psz =
SZ_64K
;
in allocate_vpe_l2_table()
2817
unsigned int psz =
SZ_64K
;
in allocate_vpe_l1_table()
[all...]
/device/soc/rockchip/rk3399/hardware/mpp/include/
H
A
D
mpp_common.h
172
#define
SZ_64K
(SZ_1K*64)
macro
/device/soc/rockchip/rk3568/hardware/mpp/include/
H
A
D
mpp_common.h
172
#define
SZ_64K
(SZ_1K*64)
macro
/device/soc/rockchip/rk3588/hardware/mpp/include/
H
A
D
mpp_common.h
148
#define
SZ_64K
(SZ_1K*64)
macro
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
dma-mapping.h
445
return
SZ_64K
;
in dma_get_max_seg_size()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H
A
D
rk_fiq_debugger.c
218
#define FIFO_SIZE
SZ_64K
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H
A
D
rk_fiq_debugger.c
217
#define FIFO_SIZE
SZ_64K
Completed in 15 milliseconds