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:spear_pmx_mode
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/spear/
H
A
D
pinctrl-spear300.c
39
static struct
spear_pmx_mode
pmx_mode_nand = {
47
static struct
spear_pmx_mode
pmx_mode_nor = {
55
static struct
spear_pmx_mode
pmx_mode_photo_frame = {
63
static struct
spear_pmx_mode
pmx_mode_lend_ip_phone = {
71
static struct
spear_pmx_mode
pmx_mode_hend_ip_phone = {
79
static struct
spear_pmx_mode
pmx_mode_lend_wifi_phone = {
87
static struct
spear_pmx_mode
pmx_mode_hend_wifi_phone = {
95
static struct
spear_pmx_mode
pmx_mode_ata_pabx_wi2s = {
103
static struct
spear_pmx_mode
pmx_mode_ata_pabx_i2s = {
111
static struct
spear_pmx_mode
pmx_mode_caml_lcd
[all...]
H
A
D
pinctrl-spear.h
25
* struct
spear_pmx_mode
- SPEAr pmx mode
32
struct
spear_pmx_mode
{
struct
166
struct
spear_pmx_mode
**pmx_modes;
H
A
D
pinctrl-spear320.c
32
static struct
spear_pmx_mode
pmx_mode_auto_net_smii = {
40
static struct
spear_pmx_mode
pmx_mode_auto_net_mii = {
48
static struct
spear_pmx_mode
pmx_mode_auto_exp = {
56
static struct
spear_pmx_mode
pmx_mode_small_printers = {
64
static struct
spear_pmx_mode
pmx_mode_extended = {
72
static struct
spear_pmx_mode
*spear320_pmx_modes[] = {
H
A
D
pinctrl-spear.c
55
struct
spear_pmx_mode
*pmx_mode = NULL;
in set_mode()
/kernel/linux/linux-6.6/drivers/pinctrl/spear/
H
A
D
pinctrl-spear300.c
39
static struct
spear_pmx_mode
pmx_mode_nand = {
47
static struct
spear_pmx_mode
pmx_mode_nor = {
55
static struct
spear_pmx_mode
pmx_mode_photo_frame = {
63
static struct
spear_pmx_mode
pmx_mode_lend_ip_phone = {
71
static struct
spear_pmx_mode
pmx_mode_hend_ip_phone = {
79
static struct
spear_pmx_mode
pmx_mode_lend_wifi_phone = {
87
static struct
spear_pmx_mode
pmx_mode_hend_wifi_phone = {
95
static struct
spear_pmx_mode
pmx_mode_ata_pabx_wi2s = {
103
static struct
spear_pmx_mode
pmx_mode_ata_pabx_i2s = {
111
static struct
spear_pmx_mode
pmx_mode_caml_lcd
[all...]
H
A
D
pinctrl-spear.h
26
* struct
spear_pmx_mode
- SPEAr pmx mode
33
struct
spear_pmx_mode
{
struct
167
struct
spear_pmx_mode
**pmx_modes;
H
A
D
pinctrl-spear320.c
32
static struct
spear_pmx_mode
pmx_mode_auto_net_smii = {
40
static struct
spear_pmx_mode
pmx_mode_auto_net_mii = {
48
static struct
spear_pmx_mode
pmx_mode_auto_exp = {
56
static struct
spear_pmx_mode
pmx_mode_small_printers = {
64
static struct
spear_pmx_mode
pmx_mode_extended = {
72
static struct
spear_pmx_mode
*spear320_pmx_modes[] = {
H
A
D
pinctrl-spear.c
57
struct
spear_pmx_mode
*pmx_mode = NULL;
in set_mode()
Completed in 13 milliseconds