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:LOONGSON_GPIOIE
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-loongson.c
71
temp =
LOONGSON_GPIOIE
;
in loongson_gpio_direction_input()
73
LOONGSON_GPIOIE
= temp;
in loongson_gpio_direction_input()
86
temp =
LOONGSON_GPIOIE
;
in loongson_gpio_direction_output()
88
LOONGSON_GPIOIE
= temp;
in loongson_gpio_direction_output()
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-loongson.c
71
temp =
LOONGSON_GPIOIE
;
in loongson_gpio_direction_input()
73
LOONGSON_GPIOIE
= temp;
in loongson_gpio_direction_input()
86
temp =
LOONGSON_GPIOIE
;
in loongson_gpio_direction_output()
88
LOONGSON_GPIOIE
= temp;
in loongson_gpio_direction_output()
/kernel/linux/linux-5.10/arch/mips/loongson2ef/lemote-2f/
H
A
D
reset.c
116
LOONGSON_GPIOIE
&= ~0x00000001;
in yl2f89_shutdown()
/kernel/linux/linux-6.6/arch/mips/loongson2ef/lemote-2f/
H
A
D
reset.c
116
LOONGSON_GPIOIE
&= ~0x00000001;
in yl2f89_shutdown()
/kernel/linux/linux-5.10/arch/loongarch/include/asm/mach-loongson64/
H
A
D
loongson.h
37
#define
LOONGSON_GPIOIE
LOONGSON_REG(0x120)
macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H
A
D
loongson.h
35
#define
LOONGSON_GPIOIE
LOONGSON_REG(0x120)
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H
A
D
loongson.h
158
#define
LOONGSON_GPIOIE
LOONGSON_REG(LOONGSON_REGBASE + 0x20)
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
H
A
D
loongson.h
183
#define
LOONGSON_GPIOIE
LOONGSON_REG(LOONGSON_REGBASE + 0x20)
macro
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/
H
A
D
loongson.h
172
#define
LOONGSON_GPIOIE
LOONGSON_REG(LOONGSON_REGBASE + 0x20)
macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson2ef/
H
A
D
loongson.h
163
#define
LOONGSON_GPIOIE
LOONGSON_REG(LOONGSON_REGBASE + 0x20)
macro
Completed in 7 milliseconds