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:_GPIOD
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H
A
D
pinctrl-s900.c
40
#define
_GPIOD
(offset) (76 + (offset))
macro
126
#define LVDS_OEP
_GPIOD
(0)
127
#define LVDS_OEN
_GPIOD
(1)
128
#define LVDS_ODP
_GPIOD
(2)
129
#define LVDS_ODN
_GPIOD
(3)
130
#define LVDS_OCP
_GPIOD
(4)
131
#define LVDS_OCN
_GPIOD
(5)
132
#define LVDS_OBP
_GPIOD
(6)
133
#define LVDS_OBN
_GPIOD
(7)
134
#define LVDS_OAP
_GPIOD
(
[all...]
H
A
D
pinctrl-s700.c
41
#define
_GPIOD
(offset) (96 + (offset))
macro
80
#define PCM1_IN
_GPIOD
(28)
81
#define PCM1_CLK
_GPIOD
(29)
82
#define PCM1_SYNC
_GPIOD
(30)
83
#define PCM1_OUT
_GPIOD
(31)
157
#define UART2_RX
_GPIOD
(18)
158
#define UART2_TX
_GPIOD
(19)
159
#define UART2_RTSB
_GPIOD
(20)
160
#define UART2_CTSB
_GPIOD
(21)
163
#define UART3_RX
_GPIOD
(2
[all...]
H
A
D
pinctrl-s500.c
34
#define
_GPIOD
(offset) (96 + (offset))
macro
126
#define SENSOR0_CKOUT
_GPIOD
(10)
127
#define DNAND_ALE
_GPIOD
(12)
128
#define DNAND_CLE
_GPIOD
(13)
129
#define DNAND_CEB0
_GPIOD
(14)
130
#define DNAND_CEB1
_GPIOD
(15)
131
#define DNAND_CEB2
_GPIOD
(16)
132
#define DNAND_CEB3
_GPIOD
(17)
133
#define UART2_RX
_GPIOD
(18)
134
#define UART2_TX
_GPIOD
(1
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H
A
D
pinctrl-s900.c
40
#define
_GPIOD
(offset) (76 + (offset))
macro
126
#define LVDS_OEP
_GPIOD
(0)
127
#define LVDS_OEN
_GPIOD
(1)
128
#define LVDS_ODP
_GPIOD
(2)
129
#define LVDS_ODN
_GPIOD
(3)
130
#define LVDS_OCP
_GPIOD
(4)
131
#define LVDS_OCN
_GPIOD
(5)
132
#define LVDS_OBP
_GPIOD
(6)
133
#define LVDS_OBN
_GPIOD
(7)
134
#define LVDS_OAP
_GPIOD
(
[all...]
H
A
D
pinctrl-s700.c
41
#define
_GPIOD
(offset) (96 + (offset))
macro
80
#define PCM1_IN
_GPIOD
(28)
81
#define PCM1_CLK
_GPIOD
(29)
82
#define PCM1_SYNC
_GPIOD
(30)
83
#define PCM1_OUT
_GPIOD
(31)
157
#define UART2_RX
_GPIOD
(18)
158
#define UART2_TX
_GPIOD
(19)
159
#define UART2_RTSB
_GPIOD
(20)
160
#define UART2_CTSB
_GPIOD
(21)
163
#define UART3_RX
_GPIOD
(2
[all...]
H
A
D
pinctrl-s500.c
34
#define
_GPIOD
(offset) (96 + (offset))
macro
126
#define SENSOR0_CKOUT
_GPIOD
(10)
127
#define DNAND_ALE
_GPIOD
(12)
128
#define DNAND_CLE
_GPIOD
(13)
129
#define DNAND_CEB0
_GPIOD
(14)
130
#define DNAND_CEB1
_GPIOD
(15)
131
#define DNAND_CEB2
_GPIOD
(16)
132
#define DNAND_CEB3
_GPIOD
(17)
133
#define UART2_RX
_GPIOD
(18)
134
#define UART2_TX
_GPIOD
(1
[all...]
Completed in 10 milliseconds