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:niomux_routes
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H
A
D
pinctrl-rockchip.h
204
u32
niomux_routes
;
member
H
A
D
pinctrl-rockchip.c
1358
for (i = 0; i < ctrl->
niomux_routes
; i++) {
in rockchip_get_mux_route()
1365
if (i >= ctrl->
niomux_routes
) {
in rockchip_get_mux_route()
3501
for (j = 0; j < ctrl->
niomux_routes
; j++) {
in rockchip_pinctrl_get_soc_data()
3723
.
niomux_routes
= ARRAY_SIZE(px30_mux_route_data),
3774
.
niomux_routes
= ARRAY_SIZE(rv1126_mux_route_data),
3801
.
niomux_routes
= ARRAY_SIZE(rk1808_mux_route_data),
3890
.
niomux_routes
= ARRAY_SIZE(rk3128_mux_route_data),
3908
.
niomux_routes
= ARRAY_SIZE(rk3188_mux_route_data),
3926
.
niomux_routes
= ARRAY_SIZE(rk3228_mux_route_data),
3956
.
niomux_routes
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H
A
D
pinctrl-rockchip.h
399
u32
niomux_routes
;
member
/device/soc/rockchip/rk3588/kernel/include/linux/
H
A
D
pinctrl-rockchip.h
399
u32
niomux_routes
;
member
Completed in 9 milliseconds