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:S3C64XX_GPE
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
dev-audio-s3c64xx.c
30
base =
S3C64XX_GPE
(0);
in s3c64xx_i2s_cfg_gpio()
121
base =
S3C64XX_GPE
(0);
in s3c64xx_pcm_cfg_gpio()
180
return s3c_gpio_cfgpin_range(
S3C64XX_GPE
(0), 5, S3C_GPIO_SFN(4));
in s3c64xx_ac97_cfg_gpe()
H
A
D
mach-mini6410.c
200
gpio_direction_output(
S3C64XX_GPE
(0), 1);
in mini6410_lcd_power_set()
202
gpio_direction_output(
S3C64XX_GPE
(0), 0);
in mini6410_lcd_power_set()
352
gpio_request(
S3C64XX_GPE
(0), "LCD power");
in mini6410_machine_init()
H
A
D
gpio-samsung-s3c64xx.h
71
#define
S3C64XX_GPE
(_nr) (S3C64XX_GPIO_E_START + (_nr))
macro
H
A
D
gpio-samsung.c
1053
.base =
S3C64XX_GPE
(0),
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H
A
D
dev-audio-s3c64xx.c
30
base =
S3C64XX_GPE
(0);
in s3c64xx_i2s_cfg_gpio()
H
A
D
gpio-samsung-s3c64xx.h
71
#define
S3C64XX_GPE
(_nr) (S3C64XX_GPIO_E_START + (_nr))
macro
H
A
D
gpio-samsung.c
683
.base =
S3C64XX_GPE
(0),
Completed in 4 milliseconds