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:sga
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/samsung/
H
A
D
exynos5422-asv.c
347
u32
sga
= (pkgid_reg >> EXYNOS5422_SG_A_OFFSET) &
in exynos5422_asv_get_group()
local
355
return
sga
+ sgb;
in exynos5422_asv_get_group()
357
return
sga
- sgb;
in exynos5422_asv_get_group()
/kernel/linux/linux-6.6/drivers/soc/samsung/
H
A
D
exynos5422-asv.c
347
u32
sga
= (pkgid_reg >> EXYNOS5422_SG_A_OFFSET) &
in exynos5422_asv_get_group()
local
355
return
sga
+ sgb;
in exynos5422_asv_get_group()
357
return
sga
- sgb;
in exynos5422_asv_get_group()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H
A
D
bfa_fcpim.c
2485
sge->
sga
= *(union bfi_addr_u *) &addr;
in bfa_ioim_send_ioreq()
2497
sgpge->
sga
= *(union bfi_addr_u *) &addr;
in bfa_ioim_send_ioreq()
2515
sgpge->
sga
.a32.addr_lo = 0;
in bfa_ioim_send_ioreq()
2516
sgpge->
sga
.a32.addr_hi = 0;
in bfa_ioim_send_ioreq()
2522
sgpge->
sga
= sgpg->sgpg_pa;
in bfa_ioim_send_ioreq()
2532
sge->
sga
= ioim->sgpg->sgpg_pa;
in bfa_ioim_send_ioreq()
2534
sge->
sga
.a32.addr_lo = 0;
in bfa_ioim_send_ioreq()
2535
sge->
sga
.a32.addr_hi = 0;
in bfa_ioim_send_ioreq()
H
A
D
bfi.h
125
union bfi_addr_u
sga
;
member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H
A
D
bfa_fcpim.c
2485
sge->
sga
= *(union bfi_addr_u *) &addr;
in bfa_ioim_send_ioreq()
2497
sgpge->
sga
= *(union bfi_addr_u *) &addr;
in bfa_ioim_send_ioreq()
2515
sgpge->
sga
.a32.addr_lo = 0;
in bfa_ioim_send_ioreq()
2516
sgpge->
sga
.a32.addr_hi = 0;
in bfa_ioim_send_ioreq()
2522
sgpge->
sga
= sgpg->sgpg_pa;
in bfa_ioim_send_ioreq()
2532
sge->
sga
= ioim->sgpg->sgpg_pa;
in bfa_ioim_send_ioreq()
2534
sge->
sga
.a32.addr_lo = 0;
in bfa_ioim_send_ioreq()
2535
sge->
sga
.a32.addr_hi = 0;
in bfa_ioim_send_ioreq()
H
A
D
bfi.h
125
union bfi_addr_u
sga
;
member
Completed in 22 milliseconds