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:UP2OCR
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H
A
D
colibri-pxa320.c
164
UP2OCR
= UP2OCR_HXOE | UP2OCR_DPPUE;
in colibri_pxa320_udc_command()
166
UP2OCR
= UP2OCR_HXOE;
in colibri_pxa320_udc_command()
H
A
D
colibri-evalboard.c
88
UP2OCR
= UP2OCR_HXS | UP2OCR_HXOE | UP2OCR_DPPDE | UP2OCR_DMPDE;
in colibri_ohci_init()
H
A
D
vpac270.c
331
UP2OCR
= UP2OCR_HXS | UP2OCR_HXOE | UP2OCR_DPPDE | UP2OCR_DMPDE;
in vpac270_ohci_init()
371
UP2OCR
= UP2OCR_HXOE | UP2OCR_DPPUE;
in vpac270_udc_command()
373
UP2OCR
= UP2OCR_HXOE;
in vpac270_udc_command()
H
A
D
zeus.c
579
UP2OCR
= UP2OCR_HXOE | UP2OCR_HXS | UP2OCR_DMPDE | UP2OCR_DPPDE;
in zeus_register_ohci()
685
UP2OCR
= UP2OCR_HXOE | UP2OCR_HXS | UP2OCR_DMPDE | UP2OCR_DPPDE;
in zeus_udc_command()
690
UP2OCR
= UP2OCR_HXOE | UP2OCR_DPPUE;
in zeus_udc_command()
H
A
D
balloon3.c
309
UP2OCR
|= UP2OCR_DPPUE | UP2OCR_DPPUBE;
in balloon3_udc_command()
311
UP2OCR
&= ~UP2OCR_DPPUE;
in balloon3_udc_command()
H
A
D
magician.c
487
UP2OCR
|= UP2OCR_DPPUE | UP2OCR_DPPUBE;
in magician_udc_command()
489
UP2OCR
&= ~(UP2OCR_DPPUE | UP2OCR_DPPUBE);
in magician_udc_command()
H
A
D
stargate2.c
388
UP2OCR
|= UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE;
in sg2_udc_command()
391
UP2OCR
&= ~(UP2OCR_HXOE | UP2OCR_DPPUE | UP2OCR_DPPUBE);
in sg2_udc_command()
H
A
D
pxa27x-udc.h
85
#define
UP2OCR
__REG(0x40600020) /* USB Port 2 Output Control register */
macro
H
A
D
cm-x300.c
575
UP2OCR
= UP2OCR_HXS
in cm_x300_ohci_init()
H
A
D
mioa701.c
727
UP2OCR
= UP2OCR_HXOE;
in mioa701_machine_init()
H
A
D
spitz.c
656
UP2OCR
= UP2OCR_HXS | UP2OCR_HXOE | UP2OCR_DPPDE | UP2OCR_DMPDE;
in spitz_ohci_init()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H
A
D
pxa27x-udc.h
87
#define
UP2OCR
__REG(0x40600020) /* USB Port 2 Output Control register */
macro
H
A
D
spitz.c
661
UP2OCR
= UP2OCR_HXS | UP2OCR_HXOE | UP2OCR_DPPDE | UP2OCR_DMPDE;
in spitz_ohci_init()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
pxa27x_udc.h
29
#define
UP2OCR
0x0020 /* USB Port 2 Output Control register */
macro
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
pxa27x_udc.h
29
#define
UP2OCR
0x0020 /* USB Port 2 Output Control register */
macro
Completed in 15 milliseconds