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:_PIN
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/
H
A
D
pinctrl-tegra20.c
256
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
258
#define TEGRA_PIN_CRT_HSYNC
_PIN
(30)
259
#define TEGRA_PIN_CRT_VSYNC
_PIN
(31)
260
#define TEGRA_PIN_DDC_SCL
_PIN
(32)
261
#define TEGRA_PIN_DDC_SDA
_PIN
(33)
262
#define TEGRA_PIN_OWC
_PIN
(34)
263
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(35)
264
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(36)
265
#define TEGRA_PIN_PWR_INT_N
_PIN
(37)
266
#define TEGRA_PIN_CLK_32_K_IN
_PIN
(3
[all...]
H
A
D
pinctrl-tegra124.c
210
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
213
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(0)
214
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(1)
215
#define TEGRA_PIN_PWR_INT_N
_PIN
(2)
216
#define TEGRA_PIN_GMI_CLK_LB
_PIN
(3)
217
#define TEGRA_PIN_RESET_OUT_N
_PIN
(4)
218
#define TEGRA_PIN_OWR
_PIN
(5)
219
#define TEGRA_PIN_CLK_32K_IN
_PIN
(6)
220
#define TEGRA_PIN_JTAG_RTCK
_PIN
(7)
221
#define TEGRA_PIN_DSI_B_CLK_P
_PIN
(
[all...]
H
A
D
pinctrl-tegra30.c
275
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
278
#define TEGRA_PIN_CLK_32K_IN
_PIN
(0)
279
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(1)
280
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(2)
281
#define TEGRA_PIN_JTAG_TCK
_PIN
(3)
282
#define TEGRA_PIN_JTAG_TDI
_PIN
(4)
283
#define TEGRA_PIN_JTAG_TDO
_PIN
(5)
284
#define TEGRA_PIN_JTAG_TMS
_PIN
(6)
285
#define TEGRA_PIN_JTAG_TRST_N
_PIN
(7)
286
#define TEGRA_PIN_OWR
_PIN
(
[all...]
H
A
D
pinctrl-tegra114.c
196
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
199
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(0)
200
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(1)
201
#define TEGRA_PIN_PWR_INT_N
_PIN
(2)
202
#define TEGRA_PIN_RESET_OUT_N
_PIN
(3)
203
#define TEGRA_PIN_OWR
_PIN
(4)
204
#define TEGRA_PIN_JTAG_RTCK
_PIN
(5)
205
#define TEGRA_PIN_CLK_32K_IN
_PIN
(6)
206
#define TEGRA_PIN_GMI_CLK_LB
_PIN
(7)
H
A
D
pinctrl-tegra210.c
179
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
182
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(0)
183
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(1)
184
#define TEGRA_PIN_PWR_INT_N
_PIN
(2)
185
#define TEGRA_PIN_CLK_32K_IN
_PIN
(3)
186
#define TEGRA_PIN_JTAG_RTCK
_PIN
(4)
187
#define TEGRA_PIN_BATT_BCL
_PIN
(5)
188
#define TEGRA_PIN_CLK_REQ
_PIN
(6)
189
#define TEGRA_PIN_SHUTDOWN
_PIN
(7)
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/
H
A
D
pinctrl-tegra20.c
256
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
258
#define TEGRA_PIN_CRT_HSYNC
_PIN
(30)
259
#define TEGRA_PIN_CRT_VSYNC
_PIN
(31)
260
#define TEGRA_PIN_DDC_SCL
_PIN
(32)
261
#define TEGRA_PIN_DDC_SDA
_PIN
(33)
262
#define TEGRA_PIN_OWC
_PIN
(34)
263
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(35)
264
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(36)
265
#define TEGRA_PIN_PWR_INT_N
_PIN
(37)
266
#define TEGRA_PIN_CLK_32_K_IN
_PIN
(3
[all...]
H
A
D
pinctrl-tegra124.c
210
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
213
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(0)
214
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(1)
215
#define TEGRA_PIN_PWR_INT_N
_PIN
(2)
216
#define TEGRA_PIN_GMI_CLK_LB
_PIN
(3)
217
#define TEGRA_PIN_RESET_OUT_N
_PIN
(4)
218
#define TEGRA_PIN_OWR
_PIN
(5)
219
#define TEGRA_PIN_CLK_32K_IN
_PIN
(6)
220
#define TEGRA_PIN_JTAG_RTCK
_PIN
(7)
221
#define TEGRA_PIN_DSI_B_CLK_P
_PIN
(
[all...]
H
A
D
pinctrl-tegra30.c
275
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
278
#define TEGRA_PIN_CLK_32K_IN
_PIN
(0)
279
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(1)
280
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(2)
281
#define TEGRA_PIN_JTAG_TCK
_PIN
(3)
282
#define TEGRA_PIN_JTAG_TDI
_PIN
(4)
283
#define TEGRA_PIN_JTAG_TDO
_PIN
(5)
284
#define TEGRA_PIN_JTAG_TMS
_PIN
(6)
285
#define TEGRA_PIN_JTAG_TRST_N
_PIN
(7)
286
#define TEGRA_PIN_OWR
_PIN
(
[all...]
H
A
D
pinctrl-tegra114.c
196
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
199
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(0)
200
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(1)
201
#define TEGRA_PIN_PWR_INT_N
_PIN
(2)
202
#define TEGRA_PIN_RESET_OUT_N
_PIN
(3)
203
#define TEGRA_PIN_OWR
_PIN
(4)
204
#define TEGRA_PIN_JTAG_RTCK
_PIN
(5)
205
#define TEGRA_PIN_CLK_32K_IN
_PIN
(6)
206
#define TEGRA_PIN_GMI_CLK_LB
_PIN
(7)
H
A
D
pinctrl-tegra210.c
179
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
182
#define TEGRA_PIN_CORE_PWR_REQ
_PIN
(0)
183
#define TEGRA_PIN_CPU_PWR_REQ
_PIN
(1)
184
#define TEGRA_PIN_PWR_INT_N
_PIN
(2)
185
#define TEGRA_PIN_CLK_32K_IN
_PIN
(3)
186
#define TEGRA_PIN_JTAG_RTCK
_PIN
(4)
187
#define TEGRA_PIN_BATT_BCL
_PIN
(5)
188
#define TEGRA_PIN_CLK_REQ
_PIN
(6)
189
#define TEGRA_PIN_SHUTDOWN
_PIN
(7)
/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H
A
D
pinctrl-s700.c
46
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
177
#define CSI_DN0
_PIN
(0)
178
#define CSI_DP0
_PIN
(1)
179
#define CSI_DN1
_PIN
(2)
180
#define CSI_DP1
_PIN
(3)
181
#define CSI_CN
_PIN
(4)
182
#define CSI_CP
_PIN
(5)
183
#define CSI_DN2
_PIN
(6)
184
#define CSI_DP2
_PIN
(7)
185
#define CSI_DN3
_PIN
(
[all...]
H
A
D
pinctrl-s500.c
38
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
151
#define CSI_DN0
_PIN
(0)
152
#define CSI_DP0
_PIN
(1)
153
#define CSI_DN1
_PIN
(2)
154
#define CSI_DP1
_PIN
(3)
155
#define CSI_CN
_PIN
(4)
156
#define CSI_CP
_PIN
(5)
157
#define CSI_DN2
_PIN
(6)
158
#define CSI_DP2
_PIN
(7)
159
#define CSI_DN3
_PIN
(
[all...]
H
A
D
pinctrl-s900.c
45
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
200
#define SGPIO0
_PIN
(0)
201
#define SGPIO1
_PIN
(1)
202
#define SGPIO2
_PIN
(2)
203
#define SGPIO3
_PIN
(3)
205
#define NUM_PADS (
_PIN
(3) + 1)
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H
A
D
pinctrl-s700.c
46
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
177
#define CSI_DN0
_PIN
(0)
178
#define CSI_DP0
_PIN
(1)
179
#define CSI_DN1
_PIN
(2)
180
#define CSI_DP1
_PIN
(3)
181
#define CSI_CN
_PIN
(4)
182
#define CSI_CP
_PIN
(5)
183
#define CSI_DN2
_PIN
(6)
184
#define CSI_DP2
_PIN
(7)
185
#define CSI_DN3
_PIN
(
[all...]
H
A
D
pinctrl-s500.c
38
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
151
#define CSI_DN0
_PIN
(0)
152
#define CSI_DP0
_PIN
(1)
153
#define CSI_DN1
_PIN
(2)
154
#define CSI_DP1
_PIN
(3)
155
#define CSI_CN
_PIN
(4)
156
#define CSI_CP
_PIN
(5)
157
#define CSI_DN2
_PIN
(6)
158
#define CSI_DP2
_PIN
(7)
159
#define CSI_DN3
_PIN
(
[all...]
H
A
D
pinctrl-s900.c
45
#define
_PIN
(offset) (NUM_GPIOS + (offset))
macro
200
#define SGPIO0
_PIN
(0)
201
#define SGPIO1
_PIN
(1)
202
#define SGPIO2
_PIN
(2)
203
#define SGPIO3
_PIN
(3)
205
#define NUM_PADS (
_PIN
(3) + 1)
Completed in 36 milliseconds