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:RH_PS_OCIC
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
ohci-hub.c
23
(value &
RH_PS_OCIC
) ? " OCIC" : "", \
512
|
RH_PS_OCIC
| RH_PS_PRSC)) {
in ohci_hub_status_data()
729
temp =
RH_PS_OCIC
;
in ohci_hub_control()
H
A
D
ohci-s3c2410.c
277
*data |= cpu_to_le32(
RH_PS_OCIC
);
in ohci_s3c2410_hub_control()
H
A
D
ohci.h
309
#define
RH_PS_OCIC
0x00080000 /* over current indicator change */
macro
H
A
D
isp116x.h
103
#define
RH_PS_OCIC
(1 << 19) /* over current indicator
macro
H
A
D
ohci-at91.c
451
*data |= cpu_to_le32(
RH_PS_OCIC
);
in ohci_at91_hub_control()
H
A
D
ohci-da8xx.c
326
temp |=
RH_PS_OCIC
;
in ohci_da8xx_hub_control()
H
A
D
isp1362.h
317
#define
RH_PS_OCIC
0x00080000 /* over current indicator change */
macro
H
A
D
ohci-dbg.c
174
(temp &
RH_PS_OCIC
) ? " OCIC" : "", \
H
A
D
isp116x-hcd.c
934
|
RH_PS_OCIC
| RH_PS_PRSC)) {
in isp116x_hub_status_data()
1093
tmp =
RH_PS_OCIC
;
in isp116x_hub_control()
H
A
D
u132-hcd.c
2740
temp =
RH_PS_OCIC
;
in u132_roothub_clearportfeature()
2786
RH_PS_PESC | RH_PS_PSSC |
RH_PS_OCIC
|
in u132_hub_status_data()
H
A
D
isp1362-hcd.c
1523
RH_PS_OCIC
| RH_PS_PRSC)) {
in isp1362_hub_status_data()
1652
tmp =
RH_PS_OCIC
;
in isp1362_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
ohci-hub.c
23
(value &
RH_PS_OCIC
) ? " OCIC" : "", \
512
|
RH_PS_OCIC
| RH_PS_PRSC)) {
in ohci_hub_status_data()
730
temp =
RH_PS_OCIC
;
in ohci_hub_control()
H
A
D
ohci-s3c2410.c
275
*data |= cpu_to_le32(
RH_PS_OCIC
);
in ohci_s3c2410_hub_control()
H
A
D
isp116x.h
103
#define
RH_PS_OCIC
(1 << 19) /* over current indicator
macro
H
A
D
ohci-at91.c
474
*data |= cpu_to_le32(
RH_PS_OCIC
);
in ohci_at91_hub_control()
H
A
D
ohci-da8xx.c
327
temp |=
RH_PS_OCIC
;
in ohci_da8xx_hub_control()
H
A
D
ohci.h
309
#define
RH_PS_OCIC
0x00080000 /* over current indicator change */
macro
H
A
D
isp1362.h
317
#define
RH_PS_OCIC
0x00080000 /* over current indicator change */
macro
H
A
D
ohci-dbg.c
174
(temp &
RH_PS_OCIC
) ? " OCIC" : "", \
H
A
D
isp116x-hcd.c
933
|
RH_PS_OCIC
| RH_PS_PRSC)) {
in isp116x_hub_status_data()
1092
tmp =
RH_PS_OCIC
;
in isp116x_hub_control()
H
A
D
isp1362-hcd.c
1523
RH_PS_OCIC
| RH_PS_PRSC)) {
in isp1362_hub_status_data()
1652
tmp =
RH_PS_OCIC
;
in isp1362_hub_control()
Completed in 33 milliseconds