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:HAL_REO1_RING_HP
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
hal.c
1060
(HAL_REO1_RING_TP(ab) -
HAL_REO1_RING_HP
(ab)));
in ath11k_hal_srng_setup()
1066
HAL_REO1_RING_HP
(ab)),
in ath11k_hal_srng_setup()
1204
s->reg_start[1] = HAL_SEQ_WCSS_UMAC_REO_REG +
HAL_REO1_RING_HP
(ab);
in ath11k_hal_srng_create_config()
1206
s->reg_size[1] = HAL_REO2_RING_HP(ab) -
HAL_REO1_RING_HP
(ab);
in ath11k_hal_srng_create_config()
H
A
D
hal.h
160
#define
HAL_REO1_RING_HP
(ab) ab->hw_params.regs->hal_reo1_ring_hp
macro
164
#define HAL_REO1_RING_TP_OFFSET(ab) (HAL_REO1_RING_TP(ab) -
HAL_REO1_RING_HP
(ab))
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
hal.c
532
s->reg_start[1] = HAL_SEQ_WCSS_UMAC_REO_REG +
HAL_REO1_RING_HP
;
in ath12k_hal_srng_create_config_qcn9274()
534
s->reg_size[1] = HAL_REO2_RING_HP -
HAL_REO1_RING_HP
;
in ath12k_hal_srng_create_config_qcn9274()
972
s->reg_start[1] = HAL_SEQ_WCSS_UMAC_REO_REG +
HAL_REO1_RING_HP
;
in ath12k_hal_srng_create_config_wcn7850()
974
s->reg_size[1] = HAL_REO2_RING_HP -
HAL_REO1_RING_HP
;
in ath12k_hal_srng_create_config_wcn7850()
1974
(HAL_REO1_RING_TP -
HAL_REO1_RING_HP
));
in ath12k_hal_srng_setup()
1979
reg_base + HAL_REO1_RING_TP -
HAL_REO1_RING_HP
,
in ath12k_hal_srng_setup()
H
A
D
hal.h
159
#define
HAL_REO1_RING_HP
0x00003048
macro
163
#define HAL_REO1_RING_TP_OFFSET (HAL_REO1_RING_TP -
HAL_REO1_RING_HP
)
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
hal.h
170
#define
HAL_REO1_RING_HP
(ab) ab->hw_params.regs->hal_reo1_ring_hp
macro
174
#define HAL_REO1_RING_TP_OFFSET(ab) (HAL_REO1_RING_TP(ab) -
HAL_REO1_RING_HP
(ab))
H
A
D
hal.c
1044
(HAL_REO1_RING_TP(ab) -
HAL_REO1_RING_HP
(ab)));
in ath11k_hal_srng_setup()
1050
HAL_REO1_RING_HP
(ab)),
in ath11k_hal_srng_setup()
1188
s->reg_start[1] = HAL_SEQ_WCSS_UMAC_REO_REG +
HAL_REO1_RING_HP
(ab);
in ath11k_hal_srng_create_config()
1190
s->reg_size[1] = HAL_REO2_RING_HP(ab) -
HAL_REO1_RING_HP
(ab);
in ath11k_hal_srng_create_config()
Completed in 15 milliseconds