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:_GPIOE
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H
A
D
pinctrl-s900.c
41
#define
_GPIOE
(offset) (106 + (offset))
macro
157
#define NAND0_D0
_GPIOE
(0)
158
#define NAND0_D1
_GPIOE
(1)
159
#define NAND0_D2
_GPIOE
(2)
160
#define NAND0_D3
_GPIOE
(3)
161
#define NAND0_D4
_GPIOE
(4)
162
#define NAND0_D5
_GPIOE
(5)
163
#define NAND0_D6
_GPIOE
(6)
164
#define NAND0_D7
_GPIOE
(7)
165
#define NAND0_DQS
_GPIOE
(
[all...]
H
A
D
pinctrl-s700.c
42
#define
_GPIOE
(offset) (128 + (offset))
macro
45
#define NUM_GPIOS (
_GPIOE
(7) + 1)
51
#define ETH_TXD2
_GPIOE
(4)
52
#define ETH_TXD3
_GPIOE
(5)
58
#define ETH_RXD2
_GPIOE
(6)
59
#define ETH_RXD3
_GPIOE
(7)
171
#define I2C1_SCLK
_GPIOE
(0)
172
#define I2C1_SDATA
_GPIOE
(1)
173
#define I2C2_SCLK
_GPIOE
(2)
174
#define I2C2_SDATA
_GPIOE
(
[all...]
H
A
D
pinctrl-s500.c
35
#define
_GPIOE
(offset) (128 + (offset))
macro
37
#define NUM_GPIOS (
_GPIOE
(3) + 1)
146
#define I2C1_SCLK
_GPIOE
(0)
147
#define I2C1_SDATA
_GPIOE
(1)
148
#define I2C2_SCLK
_GPIOE
(2)
149
#define I2C2_SDATA
_GPIOE
(3)
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H
A
D
pinctrl-s900.c
41
#define
_GPIOE
(offset) (106 + (offset))
macro
157
#define NAND0_D0
_GPIOE
(0)
158
#define NAND0_D1
_GPIOE
(1)
159
#define NAND0_D2
_GPIOE
(2)
160
#define NAND0_D3
_GPIOE
(3)
161
#define NAND0_D4
_GPIOE
(4)
162
#define NAND0_D5
_GPIOE
(5)
163
#define NAND0_D6
_GPIOE
(6)
164
#define NAND0_D7
_GPIOE
(7)
165
#define NAND0_DQS
_GPIOE
(
[all...]
H
A
D
pinctrl-s700.c
42
#define
_GPIOE
(offset) (128 + (offset))
macro
45
#define NUM_GPIOS (
_GPIOE
(7) + 1)
51
#define ETH_TXD2
_GPIOE
(4)
52
#define ETH_TXD3
_GPIOE
(5)
58
#define ETH_RXD2
_GPIOE
(6)
59
#define ETH_RXD3
_GPIOE
(7)
171
#define I2C1_SCLK
_GPIOE
(0)
172
#define I2C1_SDATA
_GPIOE
(1)
173
#define I2C2_SCLK
_GPIOE
(2)
174
#define I2C2_SDATA
_GPIOE
(
[all...]
H
A
D
pinctrl-s500.c
35
#define
_GPIOE
(offset) (128 + (offset))
macro
37
#define NUM_GPIOS (
_GPIOE
(3) + 1)
146
#define I2C1_SCLK
_GPIOE
(0)
147
#define I2C1_SDATA
_GPIOE
(1)
148
#define I2C2_SCLK
_GPIOE
(2)
149
#define I2C2_SDATA
_GPIOE
(3)
Completed in 16 milliseconds