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:giopar
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H
A
D
ip22-gio.c
233
u32 tmp = sgimc->
giopar
;
in gio_set_master()
246
sgimc->
giopar
= tmp;
in gio_set_master()
252
u32 tmp = sgimc->
giopar
;
in ip22_gio_set_64bit()
265
sgimc->
giopar
= tmp;
in ip22_gio_set_64bit()
H
A
D
ip22-mc.c
148
tmp = sgimc->
giopar
& SGIMC_GIOPAR_GFX64; /* keep gfx 64bit settings */
in sgimc_init()
170
sgimc->
giopar
= tmp; /* poof */
in sgimc_init()
H
A
D
ip22-platform.c
171
sgimc->
giopar
|= SGIMC_GIOPAR_MASTEREXP1 | SGIMC_GIOPAR_EXP164 |
in sgiseeq_devinit()
H
A
D
ip28-berr.c
291
"MC: cpuctrl0/1: %08x/%05x,
giopar
: %04x\n"
in print_buserr()
294
sgimc->cpuctrl0, sgimc->cpuctrl0, sgimc->
giopar
,
in print_buserr()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H
A
D
ip22-gio.c
232
u32 tmp = sgimc->
giopar
;
in gio_set_master()
245
sgimc->
giopar
= tmp;
in gio_set_master()
251
u32 tmp = sgimc->
giopar
;
in ip22_gio_set_64bit()
264
sgimc->
giopar
= tmp;
in ip22_gio_set_64bit()
H
A
D
ip22-mc.c
148
tmp = sgimc->
giopar
& SGIMC_GIOPAR_GFX64; /* keep gfx 64bit settings */
in sgimc_init()
170
sgimc->
giopar
= tmp; /* poof */
in sgimc_init()
H
A
D
ip22-platform.c
171
sgimc->
giopar
|= SGIMC_GIOPAR_MASTEREXP1 | SGIMC_GIOPAR_EXP164 |
in sgiseeq_devinit()
H
A
D
ip28-berr.c
291
"MC: cpuctrl0/1: %08x/%05x,
giopar
: %04x\n"
in print_buserr()
294
sgimc->cpuctrl0, sgimc->cpuctrl0, sgimc->
giopar
,
in print_buserr()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H
A
D
mc.h
74
volatile u32
giopar
; /* Parameter word for GIO64 */
member
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H
A
D
mc.h
74
volatile u32
giopar
; /* Parameter word for GIO64 */
member
Completed in 7 milliseconds